Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x16703e…29b7aa
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x758c2b…22d25c
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3f4f0d…22518c
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd013e4…0d8ba4
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfe67fe…1d9388
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6f285f…1731e2
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaab327…a51d13
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x57891a…b69013
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc5411a…c78e6d
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x859092…27c8e7
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0f5ec4…cbc4b0
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0de7e0…ca64e0
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf4ce45…185f5f
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd0e6df…fe8068
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbd50a7…385d81
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xea4c74…d166e5
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2ec1d3…8b20ba
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf034e4…cae41b
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x17e96c…3b184e
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x180ae9…e460a0
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbe59b9…01832b
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa9a0a8…e91022
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x16c54b…34b979
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x742a31…0a5c4e
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x491004…587fd4

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.