Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI115d ago0x31f8fa…6489c6
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb93dee…91c3e1
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8b530e…d36265
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfcac4a…fb3a81
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb976ba…438ba6
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9a8c00…395948
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI116d ago0x664ad9…f46ccf
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI116d ago0x637646…a40673
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1423d7…f8ef48
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbb1ae0…141210
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI116d ago0x34c59c…e59da2
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa3a86f…f783f9
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd6e8ff…8f2955
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf10c48…a59c4f
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7e2ef7…833990
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbe5254…b13e75
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI116d ago0x590854…2f4f03
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI116d ago0x124658…1bfab2
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4bea98…5b0cab
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI116d ago0x15e358…27c081
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0aec91…e80a7e
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI116d ago0x36b986…d6690a
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3037aa…ca39f6
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI116d ago0x78e686…c17c17
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa5ab1e…1f8435

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.