Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb5d…71a90x8043…25a8Basex402 service$0.01100%payAI93d ago0xddeeb6…346ef9
0xbb5d…71a90x8043…25a8Basex402 service$0.01100%payAI93d ago0x130cf2…94a61e
0xbb5d…71a90x8043…25a8Basex402 service$0.001100%payAI93d ago0xa4caf6…f60dc9
0xbb5d…71a90x8043…25a8Basex402 service$0.01100%payAI93d ago0xb6e4b2…29c6ba
0xbb5d…71a90x8043…25a8Basex402 service$0.01100%payAI93d ago0x6ad58b…4aa823
0xbb5d…71a90x8043…25a8Basex402 service$0.01100%payAI93d ago0x9dca6e…a8a76d
0xbb5d…71a90x8043…25a8Basex402 service$0.001100%payAI93d ago0x725d46…dcac49
0xbb5d…71a90x8043…25a8Basex402 service$0.01100%payAI93d ago0xe54fb9…102ffa
0xbb5d…71a90x8043…25a8Basex402 service$0.005100%payAI93d ago0xe0b693…cd4046
0xbb5d…71a90x8043…25a8Basex402 service$0.005100%payAI93d ago0xf6a5ee…6eef7e
0xbb5d…71a90x8043…25a8Basex402 service$0.005100%payAI93d ago0x6f9f94…82a219
0xbb5d…71a90x8043…25a8Basex402 service$0.005100%payAI93d ago0x930d8f…5b7de1
0xbb5d…71a90x8043…25a8Basex402 service$0.005100%payAI93d ago0xbd8068…64f629
0xbb5d…71a90x8043…25a8Basex402 service$0.005100%payAI93d ago0x02589c…5dfc91
0xbb5d…71a90x8043…25a8Basex402 service$0.005100%payAI93d ago0x2b5ee2…2b9352
0xbb5d…71a90x8043…25a8Basex402 service$0.005100%payAI93d ago0xa50999…9eb7a9
0xbb5d…71a90x8043…25a8Basex402 service$0.005100%payAI93d ago0x21228d…de4467
0xbb5d…71a90x8043…25a8Basex402 service$0.005100%payAI93d ago0x09fff4…50ce9b
0xbb5d…71a90x8043…25a8Basex402 service$0.005100%payAI93d ago0x0e8d44…85377e
0xbb5d…71a90x8043…25a8Basex402 service$0.002100%payAI93d ago0x8a93f6…f470d7
0xbb5d…71a90x8043…25a8Basex402 service$0.001100%payAI93d ago0x53ee21…e9d344
0xbb5d…71a90x8043…25a8Basex402 service$0.001100%payAI93d ago0x090e62…dbeb86
0x2af6…36490x8043…25a8Basex402 service$0.001100%payAI93d ago0xb0975c…c413ae
0x2af6…36490x8043…25a8Basex402 service$0.001100%payAI93d ago0xb0975c…c413ae
0x2af6…36490x8043…25a8Basex402 service$0.001100%payAI93d ago0x49427a…f86553

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.