Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa18d ago0x7f9b70…2bc6f5
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa18d ago0x7a241b…056053
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa18d ago0x7f5bd1…6106dc
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa18d ago0xf1e66c…36d704
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa18d ago0xa0dba0…433e8d
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa18d ago0x284fc1…50d291
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa18d ago0xeeaae7…a71122
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa18d ago0xea5109…b34a06
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa18d ago0xc78716…12c1db
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa18d ago0x476884…fe2c97
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa18d ago0x456dc2…a5d706
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa18d ago0x92fdac…58b6bf
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa18d ago0x66337f…302404
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa18d ago0x429d03…a5e462
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa18d ago0x32df42…a03e83
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa18d ago0xedb0e3…f7e611
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa18d ago0xae885e…08692a
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa18d ago0x6519ae…2633c3
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa18d ago0x8d4c74…4a7dd9
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa18d ago0x07b167…416f2b
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa18d ago0xb26e29…30cc82
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa18d ago0xf17d07…272731
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa18d ago0xe3c67c…fc2bb7
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa18d ago0xe86ff6…655519
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa18d ago0x6b5d78…d55107

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.