Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa41d ago0xc56889…8a87c4
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa41d ago0x68f6e4…fdd855
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa41d ago0xa66681…9ae7d6
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa41d ago0x94dc17…565b26
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa41d ago0x3f3c01…b47f97
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa41d ago0x8273cf…ed38b9
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa41d ago0x41ad89…38022f
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa41d ago0x6225ec…defc9a
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa41d ago0x3abe55…1d5fd4
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa41d ago0x14e985…601ef9
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa41d ago0xe8dedd…3fbc0a
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa41d ago0x6132cc…9ae14d
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa41d ago0x8d3c92…944a3f
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa42d ago0x681908…ea8562
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa42d ago0x7bde6d…929490
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa42d ago0xcc94ad…feacce
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa42d ago0x79d1ef…4581df
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa42d ago0xb01601…fba67f
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa42d ago0xb91fce…e46959
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa42d ago0xe60178…b9e1e8
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa42d ago0x655497…f34d1b
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa42d ago0x8ae472…f0f837
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa42d ago0x2cb1c4…e45a6c
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa42d ago0xcf2bfc…cb9f56
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa42d ago0x18d484…41fcfe

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.