Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa44d ago0xb93050…0f0e42
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa44d ago0x9c89f4…abcc02
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa44d ago0xe5ba41…209ee9
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa44d ago0xb4717d…6bd5e5
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa44d ago0x81b96c…78661b
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa44d ago0x112904…596f4b
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa44d ago0xbcbfdf…6b4495
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa44d ago0x63be02…723fb3
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa44d ago0xd1141f…3d35de
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa44d ago0x0caacf…723290
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa44d ago0x19e6d2…d0ea37
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa44d ago0x0ea2dc…da7daf
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa44d ago0x1ecb71…d2aa8d
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa44d ago0x268e09…a084db
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa44d ago0x2a3c2e…da8b9f
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa44d ago0xd6eb75…ecbd11
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa44d ago0x21be26…687d8d
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa44d ago0x77f8e7…551274
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa44d ago0xf46277…da17da
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa44d ago0x444fd9…7ad5cf
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa44d ago0x367344…0b038e
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa44d ago0x9e7010…8d4050
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa44d ago0x4bbb5b…013fd8
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa44d ago0x06a0e0…346288
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa44d ago0xb914ff…2fc86a

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.