Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa90d ago0x2dec17…e90d86
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa90d ago0x3e84c6…bb0292
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa90d ago0x69e652…5b638e
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa90d ago0x3acd88…6744e7
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa90d ago0x79f5d7…217ddd
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa90d ago0x2ebda7…37fb20
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa90d ago0x9a7bac…7a0838
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa90d ago0x13f88b…8d9efd
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa90d ago0x19ac91…e4a094
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa90d ago0x482491…9e4bdc
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa90d ago0x2e5e5d…bf3c25
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa90d ago0xd0c2f8…4680bc
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa90d ago0x5c8ee8…896ec3
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa90d ago0x2e296a…1784c5
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa90d ago0x7e3e43…30a9b0
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa90d ago0x51103b…aa7ace
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa90d ago0x094006…a6c124
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa90d ago0x08e974…c4a421
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa90d ago0x98b35e…3530a2
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa90d ago0x458921…2362ee
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa90d ago0x552b8e…ec9842
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa90d ago0x1e226f…39e0a7
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa90d ago0x3cfd62…f3cc99
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa91d ago0xf68b58…f4d41a
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa91d ago0xc50228…213043

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.