Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9367…e9830xfe80…47eeBase$0.001100%fluxa37d ago0xed92e2…e49652
0x9367…e9830x9c95…e299Base$0.001100%fluxa37d ago0x460033…ddffc8
0x9367…e9830xfe80…47eeBase$0.001100%fluxa37d ago0xe393a8…def18d
0x9367…e9830xfe80…47eeBase$0.001100%fluxa37d ago0x3ed19c…439a50
0x9367…e9830xfe80…47eeBase$0.001100%fluxa37d ago0x124756…acf99a
0x9367…e9830x9c95…e299Base$0.001100%fluxa37d ago0x4d051c…a0b422
0x9367…e9830xfe80…47eeBase$0.001100%fluxa37d ago0xacba30…1b3f71
0x9367…e9830xfe80…47eeBase$0.001100%fluxa37d ago0x2cf55c…fb721c
0x9367…e9830xfe80…47eeBase$0.001100%fluxa37d ago0x34af0b…b40bc7
0x9367…e9830xfe80…47eeBase$0.001100%fluxa37d ago0x8eb76e…8cd16c
0x9367…e9830xfe80…47eeBase$0.001100%fluxa37d ago0x47e6c8…15ef2f
0x9367…e9830xfe80…47eeBase$0.001100%fluxa37d ago0x0aaaa3…804111
0x9367…e9830xfe80…47eeBase$0.001100%fluxa37d ago0x4fbb9f…432ba4
0x9367…e9830xfe80…47eeBase$0.001100%fluxa37d ago0xd6e49a…8773f1
0x9367…e9830xfe80…47eeBase$0.001100%fluxa37d ago0x789104…eb34c2
0x9367…e9830xfe80…47eeBase$0.001100%fluxa37d ago0x05cf3e…e03924
0x9367…e9830xfe80…47eeBase$0.001100%fluxa37d ago0x105560…c58145
0x9367…e9830xfe80…47eeBase$0.001100%fluxa37d ago0xed73d1…41e4c4
0x9367…e9830xfe80…47eeBase$0.001100%fluxa37d ago0x63a23d…3ee45b
0x9367…e9830xfe80…47eeBase$0.001100%fluxa37d ago0xeeeb61…402f4a
0x9367…e9830xfe80…47eeBase$0.001100%fluxa37d ago0xb5be25…9637ba
0x9367…e9830x9c95…e299Base$0.001100%fluxa37d ago0x38e4fe…d8a0e1
0x9367…e9830xfe80…47eeBase$0.001100%fluxa37d ago0xa85ee8…49f38b
0x9367…e9830xfe80…47eeBase$0.001100%fluxa37d ago0x6b1e2d…f6505b
0x9367…e9830xfe80…47eeBase$0.001100%fluxa37d ago0x801b03…8bfe88

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.