Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa42d ago0xa7288a…7a11c8
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa42d ago0x31b00a…fc4404
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa42d ago0xfabc4a…be9ee3
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa42d ago0xcc849d…5f84e1
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa42d ago0xc7b5b7…ef07ea
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa42d ago0x4c3e26…c6bcf8
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa42d ago0x61cc9f…471c17
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa42d ago0x51abac…d66b80
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa42d ago0x231006…4b2db8
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa42d ago0x506f9d…8fc89c
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa42d ago0x325b7b…82f674
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa42d ago0x8ac8cc…bd48e1
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa42d ago0xc26693…8ed7d0
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa42d ago0x6d7b47…e43e5d
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa42d ago0x5dce8a…e6b433
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa42d ago0xc2d215…4563d2
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa42d ago0x460005…bbf6f2
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa42d ago0xc0ad03…831813
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa42d ago0xdc25e3…ff89ed
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa42d ago0xef0ea2…7c7fb2
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa42d ago0x50bfaf…ed05dc
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa42d ago0x035ae7…c4cc49
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa42d ago0x996f20…a67451
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa42d ago0x267417…0a3fbe
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa42d ago0xf527d5…5adb9c

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.