Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd178…9e770xa37c…d985Base—$0.01100%coinbase78d ago0x60ebcf…916051
0xd178…9e770x648c…4651Base—$0.01100%coinbase78d ago0x1af079…2ef2ba
0xd178…9e770x55d2…cfcaBase—$0.01100%coinbase78d ago0xf84710…d77649
0xd178…9e770x0eeb…7f85Base—$0.01100%coinbase78d ago0x14df29…047504
0xd178…9e770x8b35…bc0dBase—$0.01100%coinbase78d ago0xbbe75a…2e0191
0xd178…9e770xbe94…764aBase—$0.01100%coinbase78d ago0xacd9b2…379bf4
0xd178…9e770xc8a1…99a0Base—$0.01100%coinbase78d ago0x34ed59…efe355
0xd178…9e770x6f6b…1da6Base—$0.01100%coinbase78d ago0x727a69…e01eb2
0xd178…9e770x5cf2…b93dBase—$0.01100%coinbase78d ago0xfd808a…9aa12f
0xd178…9e770x99b5…2e8dBase—$0.01100%coinbase78d ago0x039f21…b371bb
0xd178…9e770xab5c…f9b8Base—$0.01100%coinbase78d ago0x8d2d10…2bb73c
0xd178…9e770x6884…cac1Base—$0.01100%coinbase78d ago0xe7d2a2…d2fead
0xd178…9e770x0e06…63a4Base—$0.01100%coinbase78d ago0xe6b503…a7a1dc
0xd178…9e770x747b…394bBase—$0.01100%coinbase78d ago0x91fcb5…c33d23
0xd178…9e770x6cac…86efBase—$0.01100%coinbase78d ago0x58730f…8ac41c
0xd178…9e770xf7ba…71d3Base—$0.01100%coinbase78d ago0x7f2abd…c22a76
0xd178…9e770x17b0…a991Base—$0.01100%coinbase78d ago0x9e1231…0ef3f1
0xd178…9e770x2fde…4932Base—$0.01100%coinbase78d ago0x50dd2e…5da4a5
0xd178…9e770x1ecf…2936Base—$0.01100%coinbase78d ago0xe4fe33…d14a31
0xd178…9e770x22ee…e0d0Base—$0.01100%coinbase78d ago0x3e26a0…db7cf9
0xd178…9e770xcf7d…6d27Base—$0.01100%coinbase79d ago0xb3056d…ab705c
0xd178…9e770xdfe5…cdecBase—$0.01100%coinbase79d ago0x566313…9446f2
0xd178…9e770x74eb…8313Base—$0.01100%coinbase79d ago0x784a81…b0d0f6
0xd178…9e770x1792…4ab8Base—$0.01100%coinbase79d ago0xe83a32…0e3561
0xd178…9e770x1f87…0696Base—$0.01100%coinbase79d ago0x2cb6e6…d15587

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.