Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa70d ago0xb7a249…5b05f5
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa70d ago0xae0128…b204bd
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa70d ago0x52da5e…934dc6
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa70d ago0xfc616c…cc67f9
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa70d ago0xa0efa3…0d9f45
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa70d ago0xbf6a85…2c7c8e
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa70d ago0x796355…768756
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa70d ago0x86a390…42fe83
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa70d ago0x926dad…3060b8
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa70d ago0x5e893e…bc892f
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa70d ago0x1dfa61…d74ecf
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa70d ago0x9256c0…1401ce
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa70d ago0xd3b7e4…e990c3
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa70d ago0xba5ddf…4fada9
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa70d ago0xff036e…b4836d
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa70d ago0x0acfec…a324f8
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa71d ago0x13081a…0d4fe1
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa71d ago0x103094…9a3ae8
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa71d ago0xf4df83…1578cf
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa71d ago0xea19f0…64c260
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa71d ago0x167d88…b17b1e
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa71d ago0x4771dd…f1c815
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa71d ago0xe4e2c0…f4e304
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa71d ago0x7ca94e…b0ff97
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa71d ago0x1fe1ca…88ee82

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.