Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa69d ago0x59ad88…de13e0
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa69d ago0xfe9b4f…7224ed
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa69d ago0x03ec8a…3d2022
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa69d ago0x1cbdd4…735a42
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa69d ago0x7ffb5f…6bbf60
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa69d ago0x3f185f…47a24c
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa69d ago0xc520e9…9de2e2
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa69d ago0xd83247…a9d3e2
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0xe069bd…8faee6
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0x2c6006…5a433b
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0x5662f3…b3debb
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0x50809d…5ac335
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0xefb268…c9a980
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0x16c0ac…ab5d11
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0x9459bf…f41b7d
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0x513663…1f31a0
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0xbd3c20…b9bdb6
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0x4eb3a8…4a663b
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0x3a7deb…7afa41
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0xdec971…3e785e
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0x7e9f5b…0427b8

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.