Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc2d…159e0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x08a6cd…61eda1
0xdc2d…159e0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x6f949c…c16851
0xdc2d…159e0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd9a3b6…81ed31
0xdc2d…159e0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x85a2d4…b38f0f
0xdc2d…159e0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf2687e…047940
0xdc2d…159e0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5d64f7…78b43c
0xdc2d…159e0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x77af30…179314
0xdc2d…159e0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x81a34c…5e6d05
0xdc2d…159e0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x10cd51…b0d468
0xdc2d…159e0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x38db08…762192
0xdc2d…159e0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc9f8f3…dd638c
0xdc2d…159e0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x11a59e…bd74ee
0xdc2d…159e0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x26f7e0…1ed33e
0xdc2d…159e0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x6d1158…ba1724
0xdc2d…159e0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x02600a…5152fc
0xdc2d…159e0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe66d28…753b87
0xdc2d…159e0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa1fbc2…d907d2
0xdc2d…159e0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1fa03c…a6dade
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x060298…f1b03d
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdbc72f…861b31
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x19c83e…607bde
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5ac5a4…108f07
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0dbb51…1f0952
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x142bf7…ef38c9
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9fae83…21e5f1

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.