Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa32d ago0x17a8a6…536538
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa32d ago0x4f7734…ea41cc
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa32d ago0x89b3b1…befac2
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa32d ago0xab65b6…0aa4eb
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa32d ago0x8789e7…0b98da
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa32d ago0x81ce94…2f0098
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa32d ago0xbc60b8…3f7ae4
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa32d ago0xc8b192…b0464d
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa32d ago0x99198c…835565
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa32d ago0x489b4f…cd40ff
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa32d ago0xff2544…ebd4b6
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa32d ago0x1df18c…ecc5f4
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa32d ago0x9ccaa1…d3095e
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa32d ago0xbf0abf…b86887
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa32d ago0x5339f7…f6e25b
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa32d ago0x607e63…a736d7
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa32d ago0xfd5b75…f7d0ac
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa32d ago0xfd50c0…f82ee2
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa32d ago0x4252ca…c62179
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa32d ago0x3551ca…d60bd6
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa32d ago0x2560ba…14ad5b
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa32d ago0x0d97c6…81272d
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa32d ago0x5a0e4b…676e3e
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa32d ago0x0d5283…46fcaa
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa32d ago0xb0bd70…f2ab69

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.