Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x501d…784a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcb1308…939cfd
0x501d…784a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xac9889…292229
0x501d…784a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdbd52f…e303ec
0x501d…784a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8a0497…f3577b
0x501d…784a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6f31c6…1c47ac
0x501d…784a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x097b17…7604f5
0x501d…784a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe0bf24…8b1e33
0x501d…784a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd9be24…4b3974
0x501d…784a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xda14b1…b25b3f
0x501d…784a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbaea4d…ca581c
0x501d…784a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2a28b7…ed6356
0x501d…784a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x692279…14d88b
0x501d…784a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x68c258…df27af
0x501d…784a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf8fcf5…905143
0x501d…784a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x764b7e…a112ff
0x501d…784a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa14a30…ae1103
0x501d…784a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x514bc1…3bc684
0x501d…784a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc91890…68b5be
0x501d…784a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2405a3…cb2764
0x501d…784a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2d2b94…bf07ac
0x501d…784a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe5a566…b52bc8
0x501d…784a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc51fdb…a5256e
0x501d…784a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5aa9b5…bcbd81
0x501d…784a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xde63fd…d88f6b
0x501d…784a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5747e5…d0f4fe

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.