Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa71d ago0xa9d010…4cab1e
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa71d ago0x3feed6…3e232e
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa71d ago0x90626d…207573
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa71d ago0xf8ee3f…4e2acd
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa71d ago0x1f58d7…4640dc
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa71d ago0x70ef8d…68c2ea
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa71d ago0x7a70d2…70f9bd
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa71d ago0x975f61…f06ee5
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa71d ago0x982831…056165
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa71d ago0x0633eb…7f625f
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa71d ago0xefa155…39885a
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa71d ago0x43652b…bb1129
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa71d ago0x95daa3…da63c7
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa71d ago0x346a58…acbf08
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa71d ago0xb6f296…70f1cd
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa71d ago0x714323…9d9673
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa71d ago0x6ab978…c691e0
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa71d ago0x7ea693…70911b
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa71d ago0x0aaf47…c33e84
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa71d ago0x8466bd…625130
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa71d ago0x196df6…8ad9f4
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa71d ago0xa24b3b…c266ce
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa71d ago0x95378d…4330d9
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa71d ago0xfdeed4…7ff91a
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa71d ago0xc0e7cb…4a885b

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.