Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0xa44ad0…2f5c9b
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa40d ago0xa45569…0d19da
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0x09534f…f3b8ae
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0xcd914a…ff7a95
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa40d ago0x76b959…1fd8ba
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0x0ce8da…5920dc
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0x56788d…977f89
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0xaa1ad1…156c5a
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0x5c007d…8bb2a3
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0xd68f17…a7dd36
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0xac9eb6…3de728
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa40d ago0x66b816…3435c0
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0x0dccdb…9da188
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa40d ago0x5b7915…ba310f
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa40d ago0xd291b8…e85986
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa40d ago0x90b56d…0e1487
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0x790609…39ab00
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa40d ago0x1c6c01…0f9144
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0x9d22f9…e8fad0
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa40d ago0x626d05…42efd2
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0x48c03a…d2916d
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa40d ago0x479ba8…48ec82
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa40d ago0xe6f85b…afb52c
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0xfb29df…59aff7
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0x9164a1…eaf8fd

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.