Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa39d ago0xbf6c74…288d57
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa39d ago0xd2ff86…4ba052
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa39d ago0xb70cbb…e71cfc
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa39d ago0x5689b0…23ff55
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa39d ago0xa37e54…28fe05
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa39d ago0xc8d52d…0e112a
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa39d ago0xba0843…0441bc
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa39d ago0xa300f7…8ac41d
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa39d ago0xfbfa12…ecf721
0x748d…cd240x9c95…e299Base—$0.001100%fluxa40d ago0x90bfc9…9b7405
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa40d ago0x5e22d2…82a717
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa40d ago0x0bd427…4719e0
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa40d ago0x1802c5…b64bde
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa40d ago0xfa4e6d…3a58e6
0x748d…cd240x9c95…e299Base—$0.001100%fluxa40d ago0xecdf10…512984
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa40d ago0xf28812…3b8217
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa40d ago0xbc9ae6…d134b9
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa40d ago0x5e8c04…5208d9
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa40d ago0x7fa32a…a51c5c
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa40d ago0x2e9ef7…2626c6
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa40d ago0xa0a9dd…04e7a5
0x748d…cd240x9c95…e299Base—$0.001100%fluxa40d ago0x34598d…f6a34c
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa40d ago0xc3671e…f2c670
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa40d ago0x6a7ed3…be4ef3
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa40d ago0xf2fbb9…2a4589

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.