Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa67d ago0xcf0fee…0bed15
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa67d ago0x882af4…24a05c
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa67d ago0x930c48…5c7112
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa68d ago0x52e86c…775d37
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa68d ago0x0fa87d…026f83
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa68d ago0x13be79…b0e7c9
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa68d ago0xad42cd…a1582e
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa68d ago0xb2ce50…53d860
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa68d ago0x4803f0…c75653
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa68d ago0x8ec9f5…5849e5
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa68d ago0x2efb76…65ee07
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa68d ago0x2b4a0e…93e9c0
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa68d ago0x0d22e7…e7f0ed
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa68d ago0xd07207…3f7ea0
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa68d ago0x8e2d83…8a643a
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa68d ago0x2b2ae0…d3ff8d
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa68d ago0xcb9367…4579ad
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa68d ago0x19f3ca…5f7f89
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa68d ago0x0d8116…7070c5
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa68d ago0x68221f…6e9ad1
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa68d ago0x159308…e8b087
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa68d ago0x6dd9a6…0a15bb
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa68d ago0x4dce7d…e44c2f
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa68d ago0x0fefc0…580978
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa68d ago0x0fe5df…da360a

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.