Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65c3…6aff0x9c95…e299Base$0.001100%fluxa39d ago0x671e5f…0aaa89
0x65c3…6aff0x9c95…e299Base$0.001100%fluxa39d ago0x492677…474948
0x65c3…6aff0x9c95…e299Base$0.001100%fluxa39d ago0x1d9d1a…6f40a7
0x65c3…6aff0x9c95…e299Base$0.001100%fluxa39d ago0x3bcca9…a0524c
0x65c3…6aff0x9c95…e299Base$0.001100%fluxa39d ago0x88048c…343ed9
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa39d ago0x16ff4f…4ed481
0x65c3…6aff0x9c95…e299Base$0.001100%fluxa39d ago0x7eab22…801a48
0x65c3…6aff0x9c95…e299Base$0.001100%fluxa39d ago0xfe4f37…2d9297
0x65c3…6aff0x9c95…e299Base$0.001100%fluxa39d ago0xdc43a0…50a3f2
0x65c3…6aff0x9c95…e299Base$0.001100%fluxa39d ago0x90aace…67b003
0x65c3…6aff0x9c95…e299Base$0.001100%fluxa39d ago0x85a972…124c4c
0x65c3…6aff0x9c95…e299Base$0.001100%fluxa39d ago0x3703f7…c3032a
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa39d ago0x30d475…9884c7
0x65c3…6aff0x9c95…e299Base$0.001100%fluxa39d ago0xfd9148…34dbfb
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa39d ago0x42bb22…6f44b0
0x65c3…6aff0x9c95…e299Base$0.001100%fluxa39d ago0x9f6e7e…ae1098
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa40d ago0x6bd466…0c3c3e
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa40d ago0x5939bb…39af70
0x65c3…6aff0x9c95…e299Base$0.001100%fluxa40d ago0x9c5779…235457
0x65c3…6aff0x9c95…e299Base$0.001100%fluxa40d ago0xbd9bd0…7bafef
0x65c3…6aff0x9c95…e299Base$0.001100%fluxa40d ago0x3450d2…e10146
0x65c3…6aff0x9c95…e299Base$0.001100%fluxa40d ago0x56cc52…ab49e2
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa40d ago0xaaf579…78c18e
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa40d ago0x78c1d6…97b97b
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa40d ago0xd934e3…eebb7d

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.