Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2ebbf4…3f05e1
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI113d ago0x173bed…e50b62
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8c1b78…271773
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa70f23…ac872d
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI113d ago0x46c0bd…403e24
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc92277…b79f28
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5e1d7c…55366e
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc96170…592799
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8b2626…69a48f
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1326f2…1d449c
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe33da8…107ac4
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI113d ago0xae971c…5ac570
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc45eaf…ec49b7
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5ac76f…7c3edd
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI113d ago0xfdafa2…6d3bf8
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8b7307…0cd037
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI113d ago0x76e225…9db939
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI113d ago0x362d4b…a191dc
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7ddf4b…3ecf1c
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x23a611…e4c3c4
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7223cc…d5bebd
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6f92ef…066a71
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb61c15…811a98
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2b4d60…b500e9
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x999e76…58142f

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.