Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2b4a39…cbccc9
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xba1ecb…f5bf55
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x924d2a…f33344
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa6c1ef…23480f
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xae6027…4d75a2
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1b919a…661c4f
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb179ab…532f2e
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1a0c09…fd46a7
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0d86bc…396972
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa82501…818de8
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcd5a36…e17170
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa8a819…a70b44
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2c5dee…f23394
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4aae84…d03deb
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x47f445…18b03c
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xef8cf5…643695
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x95e5d5…b3757d
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe4add4…b0f38e
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x24b769…5343f0
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1bf434…01c589
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf48461…a7d8d8
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x034f7d…a90cb9
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4e1857…fef41f
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x24cc6f…55d576
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x77f338…34aa61

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.