Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa73d ago0x2ff2c5…139033
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa73d ago0x7ee670…9300b7
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa73d ago0x98bcfa…12e6e8
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa73d ago0xde8a02…502773
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa73d ago0xd21d0d…34b1a2
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa73d ago0x26d2dc…c4277d
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa73d ago0x82a6d7…144d12
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa73d ago0x55f4fa…a5751b
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa73d ago0x98d07d…0adbca
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa73d ago0x5e0309…930619
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa73d ago0xf8a076…21640c
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa73d ago0x489a41…2f6bbe
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa73d ago0xf2c3f7…f9e1b9
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa73d ago0x7dca36…565c0a
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa73d ago0x7e9673…81e9da
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa73d ago0x4d0891…f06920
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa73d ago0xb4ccea…08353d
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa73d ago0xae44e2…88439c
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa73d ago0xdd0f15…d2895f
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa73d ago0xa94ca7…e21096
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa73d ago0x9fd3e4…b85bd4
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa73d ago0x9e0b35…7658dc
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa73d ago0xcde005…cbd78c
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa73d ago0x89e775…e438b0
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa73d ago0x74302f…ac63fd

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.