Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa35d ago0x788dc9…3a38d6
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa35d ago0x97fede…3f1f26
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa35d ago0x18c384…c18ca4
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa35d ago0xc14943…bf18d8
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa35d ago0xffe6a6…acbf72
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa35d ago0x9d3c1e…fcce32
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa35d ago0xbdece2…efd754
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa35d ago0x57f603…68b4f9
0x840d…318c0x9c95…e299Base—$0.001100%fluxa35d ago0x2e782b…e1b4aa
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa35d ago0x7cd957…ec61d7
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa35d ago0x4136c3…031588
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa36d ago0xb0c6d3…2d11cb
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa36d ago0x72114b…69ce77
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa36d ago0xd9987c…9155d5
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa36d ago0xa39a55…ebb436
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa36d ago0x4f662a…1417bf
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa36d ago0xf99699…76d864
0x840d…318c0x9c95…e299Base—$0.001100%fluxa36d ago0x412685…291221
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa36d ago0xe9c33f…ebbbc3
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa36d ago0x80ea3a…75dd60
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa36d ago0x9bb992…fd0e67
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa36d ago0x46ddca…85d121
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa36d ago0x84e35b…16ef6a
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa36d ago0x683df4…8499ee
0x840d…318c0x9c95…e299Base—$0.001100%fluxa36d ago0xeb9cd1…d5685f

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.