Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd32d29…d3ac9c
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfe07bf…679f9e
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdcd87d…129ceb
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfc13f8…e39626
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6f206a…bff8d2
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2e1857…b0959f
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6fdf03…591184
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x394532…b4e8c8
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xee1fc2…f76e04
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0d63d6…36b359
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8c4f2d…9cec81
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa6bc96…945136
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x38d116…d5e283
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa7f4a7…29eddc
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x746834…349543
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdb2d56…ab86ac
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x69067e…af71a1
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8ca661…fe6150
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7fa028…eb3607
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x141bde…4bfaa7
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x760f79…e1d6e6
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x906790…4ee197
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4f15d9…d26c58
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6aa19d…3bc3e6
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x72193e…3550d6

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.