Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa35d ago0x4b46ae…d1124a
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa35d ago0xd3b71a…d57841
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa35d ago0xe4a55c…1f83fb
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa35d ago0xf393dc…c151ee
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa35d ago0x27783d…7774e9
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa35d ago0x909c2c…1a8fe3
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa35d ago0x35966c…52b9b6
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa35d ago0x7544eb…513a60
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa35d ago0xf698f2…cb266f
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa35d ago0x7f6044…e78602
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa35d ago0x91a1d1…1c2df7
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa35d ago0xe47589…43b8a8
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa35d ago0x38754b…4e252d
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa35d ago0x2d134b…54ed40
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa35d ago0xf20dd4…bf3741
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa35d ago0xd729be…ecb815
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa35d ago0x9919e0…6cd926
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa35d ago0xa44f58…ed55fa
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa35d ago0xb243e7…e8e122
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa35d ago0xcd8d32…f01214
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa35d ago0xc60401…c44eaa
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa35d ago0x1e7601…7d8464
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa35d ago0x0116ec…08d8be
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa35d ago0x203612…0c007e
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa35d ago0x290887…2e8684

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.