Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2bd2…f6790x159b…4908Basex402 service$0.01100%payAI42d ago0xb4717a…a96b4a
0x2bd2…f6790x159b…4908Basex402 service$0.01100%payAI42d ago0xd56c79…144297
0x2bd2…f6790x159b…4908Basex402 service$0.01100%payAI42d ago0x5d4613…2f436c
0x2bd2…f6790x159b…4908Basex402 service$0.10100%payAI42d ago0xb42869…6664e6
0x2bd2…f6790x159b…4908Basex402 service$0.10100%payAI42d ago0x378ee3…659c79
0x2bd2…f6790x159b…4908Basex402 service$0.10100%payAI42d ago0x191181…1a2635
0x2bd2…f6790x159b…4908Basex402 service$0.10100%payAI42d ago0x24800c…e2ded3
0x2bd2…f6790x159b…4908Basex402 service$0.10100%payAI42d ago0x86235f…66294d
0x2bd2…f6790x159b…4908Basex402 service$0.10100%payAI42d ago0xc7324c…79b6a2
0x2bd2…f6790x159b…4908Basex402 service$0.10100%payAI42d ago0x68eb34…2b9cf2
0x2bd2…f6790x159b…4908Basex402 service$0.10100%payAI42d ago0x2bcdb2…b5b26f
0x2bd2…f6790x159b…4908Basex402 service$0.10100%payAI42d ago0xd7f224…94a035
0x2bd2…f6790x159b…4908Basex402 service$0.10100%payAI42d ago0x1acf94…9f6ead
0x2bd2…f6790x159b…4908Basex402 service$0.10100%payAI42d ago0xe74dfd…890357
0x2bd2…f6790x159b…4908Basex402 service$0.10100%payAI42d ago0xc5e45c…c9e0f8
0x2bd2…f6790x159b…4908Basex402 service$0.10100%payAI42d ago0x0479ff…9ae480
0x2bd2…f6790x159b…4908Basex402 service$0.10100%payAI42d ago0x1e4b5e…044b67
0x2bd2…f6790x159b…4908Basex402 service$0.10100%payAI42d ago0xc97a31…15ae0f
0x4ba1…28040x2bd2…f679Base—$1.53100%payAI42d ago0xcb3186…59178c

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.