Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase69d ago0x5870ce…383881
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase69d ago0xb63d69…7364e7
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase69d ago0xbbd612…4be72a
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase69d ago0xa38541…a9bb55
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase69d ago0xbc3e84…36ee0b
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase69d ago0xc09706…9f6d34
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase69d ago0x6a7a79…82465f
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase69d ago0xf92beb…1289f2
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase69d ago0x5cecfd…cd3b76
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase69d ago0xe30938…ee80c4
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase69d ago0xfede7e…f88e4c
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase69d ago0xa45c1c…8fdaf8
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase69d ago0xb196e3…23b972
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase69d ago0xfc8774…a8f23c
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase69d ago0x3bb9fc…5ff82e
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase69d ago0x9b3cc1…d61156
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase69d ago0x382d56…845507
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase69d ago0x0853cb…df7572
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase69d ago0x6661df…728da9
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase69d ago0x7d3cc2…b6bfd7
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase69d ago0xb0cf3a…266575
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase69d ago0x8dda07…f3d845
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase69d ago0x208de1…08df7e
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase69d ago0x64d948…9e137d
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase69d ago0x7fcbf7…aed8c9

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.