Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9ee96f…b551ec
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI107d ago0x01e512…5c49fb
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5fb686…5fc91a
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI107d ago0x22648f…ff5b18
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb3db9b…ca1cc9
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI107d ago0x93ead9…677562
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4d8096…0d276d
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4c6339…72a099
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8cc534…ce4b0c
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb03a4c…05b2f1
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd67c82…84597e
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI107d ago0x801ac4…d1e16e
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0ea85b…dc1c54
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI107d ago0x31ba2c…7b2422
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI107d ago0x54e8db…111a3c
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI107d ago0x95f637…eba8f1
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe78d81…ee23f4
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2a6eb5…0c29e0
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI107d ago0x160517…0e2536
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb646c7…2b2af4
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0cc6f0…46ea1e
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI107d ago0x839500…2fde6f
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI107d ago0x276f25…5ccabc
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4a3531…39b9a5
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5ab807…7c5b10

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.