Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0b466e…3dfb86
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x737296…ef98d1
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf8469e…5284a9
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5df469…9d22a0
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf85312…65eda2
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x23dadf…6d1f35
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6c8775…d18854
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbc40e4…c2326d
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5fba8f…71aa6f
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbe6ac8…83fe6a
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x30c798…ac5aae
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9e7667…1148be
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x93cadb…403e00
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0b6c5b…b1af1a
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfc8755…934022
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf141c7…66cedc
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9d8c68…194188
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x884cc8…065bc8
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7c303a…61f7e4
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x25f4dc…c74b69
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb0a9d7…07a96f
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xaa33c0…247faf
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x030d29…310cb9
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc1bbb3…1a6467
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9b335a…b26ae6

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.