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%fluxa60d ago0x0427b6…b57c9c
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa60d ago0x5df8ab…b2bee0
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa60d ago0xce35a6…0d3b4c
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa60d ago0x09a93d…ffa5de
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa60d ago0x3cc3e9…c07cfc
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa60d ago0x9f3fbb…c477cb
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa60d ago0x2421e3…53dcb9
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa60d ago0x78ebb5…a8125d
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa60d ago0xe89a0c…a8d192
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa60d ago0x304e42…141ad9
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa60d ago0xdbd573…5171ef
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa60d ago0xf8bc07…4617df
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa60d ago0x92b1b3…9ff723
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa60d ago0x2f7177…6c85c7
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa60d ago0xea97a3…699e86
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa60d ago0xe674f7…cb09b6
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa60d ago0x8aa094…bb9750
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa60d ago0x964100…880da0
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa60d ago0x90a6bf…8bcbc3
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa60d ago0x3237c0…0c7450
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa60d ago0x070218…73ffd9
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa60d ago0xf4f5bf…d552e4
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa60d ago0xc64190…9127aa
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa61d ago0x94e278…551c6e
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa61d ago0x73e469…63eff8

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.