Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2b7a0d…9d2b2c
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI114d ago0x780426…b7de75
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe6c95a…ce42f1
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbccb99…3e2ad8
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5c2c05…a4b7d9
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9725e1…80855a
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc82105…ac6872
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe94fa3…3443ea
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc94768…550a07
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x16994b…a2ed76
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x776861…ca8448
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x108007…9d17e0
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x869f2e…b5b150
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x33baf2…84bbdb
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9c2ab3…a02a5c
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa72f10…08a9ab
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa6eafd…df3b46
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1845b7…8280c4
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x262ff8…28cf88
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb11439…e0ec2d
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1f881d…7598b4
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9da198…aad39d
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x341fef…20660f
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf74748…5fbad9
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x867d7b…2e9913

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.