Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa36d ago0x61f555…4a007e
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa36d ago0xda6707…97c983
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa36d ago0x8cfa4b…87abe9
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa36d ago0x0b979b…8f1dac
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa36d ago0xe983d7…9f7e41
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa36d ago0xc4c201…f9a6c8
0x80d2…e4b80x9c95…e299Base—$0.001100%fluxa36d ago0x716a1f…689ade
0x80d2…e4b80x9c95…e299Base—$0.001100%fluxa36d ago0x706e5c…d60c64
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa36d ago0x90a48c…aef462
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa36d ago0xb52109…21f644
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa36d ago0x43f814…791801
0x80d2…e4b80x9c95…e299Base—$0.001100%fluxa36d ago0x98ecdc…5ffe7b
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa36d ago0xbe7ace…e9514b
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa36d ago0x5c7800…870286
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa37d ago0xe5616b…f9bd4d
0x80d2…e4b80x9c95…e299Base—$0.001100%fluxa37d ago0x4ddd18…802379
0x80d2…e4b80x9c95…e299Base—$0.001100%fluxa37d ago0x76dc5b…adc498
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa37d ago0x6b01c3…7a9175
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa37d ago0x9c34cc…ec2ab8
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa37d ago0x776f72…04e68b
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa37d ago0x46a163…8a958d
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa37d ago0x7a87aa…06e495
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa37d ago0xabdd53…350988
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa37d ago0xecf118…8e8d6c
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa37d ago0xf959cb…7592f2

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.