Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa40d ago0xe46638…8b93a7
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa40d ago0xc93f5c…d1b1eb
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa40d ago0x4d213f…bb93ce
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa40d ago0x0a3f6a…208f7e
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa40d ago0x7c7d13…07570b
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa40d ago0xbbce1b…c3c769
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa40d ago0xd0e0b6…02ac23
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa40d ago0xb723f6…ac1ea8
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa40d ago0x6ace03…477b9c
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa40d ago0xa7a9f1…ebaa89
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa40d ago0x8a7159…1ccd93
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa40d ago0x91b418…c0c3fa
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa40d ago0x34ad55…e29176
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa40d ago0x36ed15…32dd47
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa40d ago0xe8f1ec…dd84b4
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa40d ago0x6c187e…b14d30
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa40d ago0x2d3498…8714a2
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa40d ago0x0d4eae…1bdd2b
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa40d ago0x2ed523…7c1c3e
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa40d ago0x678be6…4b10f8
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa40d ago0xf247a4…d2b265
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa41d ago0xd0741a…675bec
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa41d ago0x1265b8…76cc21
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa41d ago0x834f25…7e8485
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa41d ago0x43ad8a…631e67

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.