Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb228…61800xfe80…47eeBase—$0.001100%fluxa41d ago0x5ff2bc…0df908
0xb228…61800x9c95…e299Base—$0.001100%fluxa41d ago0xefe620…c2b875
0xb228…61800xfe80…47eeBase—$0.001100%fluxa41d ago0xb141ef…0ab79c
0xb228…61800x9c95…e299Base—$0.001100%fluxa41d ago0x2f5c17…2417ff
0xb228…61800x9c95…e299Base—$0.001100%fluxa41d ago0x7fcd13…326e32
0xb228…61800xfe80…47eeBase—$0.001100%fluxa41d ago0xf8ceea…b372d8
0xb228…61800x9c95…e299Base—$0.001100%fluxa41d ago0x497bab…a58497
0xb228…61800x9c95…e299Base—$0.001100%fluxa41d ago0xac2b4a…1ce470
0xb228…61800x9c95…e299Base—$0.001100%fluxa41d ago0x6174cc…61d543
0xb228…61800x9c95…e299Base—$0.001100%fluxa41d ago0x4b1fa8…6d1eee
0xb228…61800x9c95…e299Base—$0.001100%fluxa41d ago0x9e0766…d90504
0xb228…61800xfe80…47eeBase—$0.001100%fluxa41d ago0x3c0699…d89ba9
0xb228…61800xfe80…47eeBase—$0.001100%fluxa41d ago0x47ce0a…3277ae
0xb228…61800x9c95…e299Base—$0.001100%fluxa42d ago0xdf512c…59400d
0xb228…61800x9c95…e299Base—$0.001100%fluxa42d ago0xe27421…2c5bc8
0xb228…61800x9c95…e299Base—$0.001100%fluxa42d ago0x355eb3…e3dcd8
0xb228…61800x9c95…e299Base—$0.001100%fluxa42d ago0x16b1d2…7c829e
0xb228…61800x9c95…e299Base—$0.001100%fluxa42d ago0x5345de…0f75bc
0xb228…61800x9c95…e299Base—$0.001100%fluxa42d ago0xe579a7…ebfe69
0xb228…61800x9c95…e299Base—$0.001100%fluxa42d ago0x2fb6b8…1bdc2f
0xb228…61800x9c95…e299Base—$0.001100%fluxa42d ago0xba32f2…f87cf5
0xb228…61800xfe80…47eeBase—$0.001100%fluxa42d ago0x41b580…fe261b
0xb228…61800x9c95…e299Base—$0.001100%fluxa42d ago0x27ca3f…778721
0xb228…61800x9c95…e299Base—$0.001100%fluxa42d ago0xeb4cf8…84b8e9
0xb228…61800x9c95…e299Base—$0.001100%fluxa42d ago0xd4c77d…612c37

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.