Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2e05a2…f7990e
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x64f068…af8e89
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x86cd72…f4fc2e
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5951c5…b6519f
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x36b682…536400
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x90aca7…29af5b
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8f629b…eef887
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7a26e3…4320ba
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5926ba…b4eb9c
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6d84c4…76e45f
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x92e585…5c875b
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb5ee7f…5ca014
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7a608b…cff3e2
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfa0288…8bc00b
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x357212…1cca55
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x472759…ada65a
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa7b90a…316b24
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7a1c39…2ad90d
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbf56b0…d0b38e
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8b7a66…f6d58c
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe96010…55de4c
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI103d ago0xba57f3…360386
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI103d ago0xadbfbb…34d18f
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x66b95f…4c7781
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x550c34…4c4c28

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.