Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3a7d70…6da9ec
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x161bb0…cff5d3
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x29d457…a5f435
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x444346…d839af
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbeb970…05d3d1
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcea71e…d2e95a
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe8a9ac…d1b2cd
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa58ecc…d358bd
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4c10ad…443d6e
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc707c7…119e4b
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdf4593…ce2250
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb2eff8…dfc145
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xef50df…04b54d
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaf5034…cf1079
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x76a226…cdcc54
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe5aad5…9f3492
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7a0f17…a8beeb
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xec4884…1bfb08
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xee769e…5ce8c2
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbc6682…fa00c6
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6ffeda…c2917b
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x89dfe7…ca8f34
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc58a49…558b3e
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6f4011…123ffe
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI117d ago0x24ad50…069773

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.