Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeb964e…167259
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI116d ago0x46b38d…c5e44c
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI116d ago0x641ac9…1ea0bc
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2a1103…523788
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI116d ago0x691b80…4ba876
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4b5ba9…7946d4
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1b6f89…831011
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1d5883…501ad0
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI116d ago0x236793…57de20
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2c5e7a…6d9a96
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7886e5…4c410c
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI116d ago0x996af1…f9a024
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7ba010…1a57d2
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8a33de…dbc8c7
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeee0e2…4bce26
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI116d ago0x81f60a…776481
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI116d ago0x53cad4…96e5b2
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI116d ago0x63850e…e64a1e
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI116d ago0x812cf0…7dd74a
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI116d ago0xea020a…6d8537
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa2dd31…bfeae8
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI116d ago0x92394f…9bb96c
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI116d ago0xde953a…c53787
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6bd941…5e7e47
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb41b63…8ef335

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.