Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30de…1f910x9c95…e299Base—$0.001100%fluxa42d ago0x464b65…2cedc7
0x30de…1f910x9c95…e299Base—$0.001100%fluxa42d ago0xa2fe3d…ee8e09
0x30de…1f910x9c95…e299Base—$0.001100%fluxa42d ago0x637970…9a85e3
0x30de…1f910x9c95…e299Base—$0.001100%fluxa42d ago0x4a6483…404ecd
0x30de…1f910x9c95…e299Base—$0.001100%fluxa42d ago0xcae8d4…f5a13c
0x30de…1f910x9c95…e299Base—$0.001100%fluxa42d ago0x43135f…73c63d
0x30de…1f910x9c95…e299Base—$0.001100%fluxa42d ago0x8d5cea…6bd5ae
0x30de…1f910x9c95…e299Base—$0.001100%fluxa42d ago0xd13873…3b3420
0x30de…1f910x9c95…e299Base—$0.001100%fluxa42d ago0x727941…2eaa23
0x30de…1f910x9c95…e299Base—$0.001100%fluxa42d ago0x21af72…88efd0
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa42d ago0xb5d70f…ea952c
0x30de…1f910x9c95…e299Base—$0.001100%fluxa42d ago0x56f1cf…d2a42c
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa42d ago0x4e49ac…38f63b
0x30de…1f910x9c95…e299Base—$0.001100%fluxa42d ago0x6390ae…fbdb5b
0x30de…1f910x9c95…e299Base—$0.001100%fluxa42d ago0x689c8b…8dd5cf
0x30de…1f910x9c95…e299Base—$0.001100%fluxa42d ago0x160aed…4021ba
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa42d ago0x70d181…2ccac2
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa42d ago0x5ef9ca…f041b1
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa42d ago0xcd486f…263a5f
0x30de…1f910x9c95…e299Base—$0.001100%fluxa42d ago0x1fd8dc…fcb081
0x30de…1f910x9c95…e299Base—$0.001100%fluxa42d ago0x3e37e8…01edb3
0x30de…1f910x9c95…e299Base—$0.001100%fluxa42d ago0x18adda…91c33f
0x30de…1f910x9c95…e299Base—$0.001100%fluxa42d ago0x3f9233…29b6f8
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa42d ago0x83244a…b5b1b3
0x30de…1f910x9c95…e299Base—$0.001100%fluxa42d ago0xbd3020…46b45a

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.