Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa599…919c0x9c95…e299Base$0.001100%fluxa33d ago0x1ddeb9…5612c8
0xa599…919c0xfe80…47eeBase$0.001100%fluxa33d ago0x6803d2…36b008
0xa599…919c0x9c95…e299Base$0.001100%fluxa33d ago0xd0c543…a6e60e
0xa599…919c0xfe80…47eeBase$0.001100%fluxa33d ago0x5d7bbb…d14fda
0xa599…919c0x9c95…e299Base$0.001100%fluxa33d ago0x1f06e0…585200
0xa599…919c0xfe80…47eeBase$0.001100%fluxa33d ago0x51f021…ab49b3
0xa599…919c0x9c95…e299Base$0.001100%fluxa33d ago0x78a23f…e8256f
0xa599…919c0x9c95…e299Base$0.001100%fluxa33d ago0xb4131e…51b2c3
0xa599…919c0x9c95…e299Base$0.001100%fluxa33d ago0xb44b9e…059013
0xa599…919c0xfe80…47eeBase$0.001100%fluxa33d ago0x005d18…6b9837
0xa599…919c0x9c95…e299Base$0.001100%fluxa33d ago0x595116…fbba62
0xa599…919c0xfe80…47eeBase$0.001100%fluxa33d ago0xb29c36…1e53ae
0xa599…919c0x9c95…e299Base$0.001100%fluxa33d ago0x38e609…6d3271
0xa599…919c0xfe80…47eeBase$0.001100%fluxa33d ago0x6b91f2…175a3c
0xa599…919c0x9c95…e299Base$0.001100%fluxa33d ago0x48f37e…00d9d1
0xa599…919c0xfe80…47eeBase$0.001100%fluxa33d ago0xbd7320…836de1
0xa599…919c0xfe80…47eeBase$0.001100%fluxa33d ago0x9fa61c…0f3462
0xa599…919c0x9c95…e299Base$0.001100%fluxa33d ago0x196428…e4440d
0xa599…919c0xfe80…47eeBase$0.001100%fluxa33d ago0x65a45f…7cc1aa
0xa599…919c0xfe80…47eeBase$0.001100%fluxa33d ago0x47581d…fb5a87
0xa599…919c0x9c95…e299Base$0.001100%fluxa33d ago0x92ae66…ed6840
0xa599…919c0xfe80…47eeBase$0.001100%fluxa33d ago0x8ad6ed…980c1b
0xa599…919c0xfe80…47eeBase$0.001100%fluxa34d ago0x0488cb…c485ce
0xa599…919c0xfe80…47eeBase$0.001100%fluxa34d ago0x0a58eb…03d321
0xa599…919c0x9c95…e299Base$0.001100%fluxa34d ago0xd1ca90…12d776

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.