Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa1d ago0x267e23…03b8cf
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa1d ago0xc40d95…09ed6c
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa1d ago0x7615e3…c73454
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa1d ago0x3f1965…7e1619
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa1d ago0x177061…6303ef
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa1d ago0x94e82e…5016f0
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa1d ago0x4490d0…309751
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa1d ago0x657a74…dbf29c
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa1d ago0x74edb7…2727fc
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa1d ago0xceae00…12101a
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa1d ago0x98a217…c8445a
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa1d ago0xd9e3b9…49c111
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa1d ago0xcaa850…c723e6
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa1d ago0xbd88cd…9088e9
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa1d ago0xb0d41a…c3ea5c
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa1d ago0xb90395…858fed
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa1d ago0x7f8b8d…34a874
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa1d ago0xbd3810…07c679
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa1d ago0xa4f73e…b3d439
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa1d ago0xa158a1…65cf9c
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa1d ago0xba799b…9e1d97
0xa599…919c0xfe80…47eeBase—$0.001100%fluxa1d ago0x0ffd83…874e9b

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.