Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9787…cf090xb300…8e84Base—$1.42100%fluxa106d ago0x5c75d8…966908
0xe2d7…868a0xb300…8e84Base—$0.59100%fluxa106d ago0xc68a04…aafe1e
0xeb95…013a0xb300…8e84Base—$0.60100%fluxa106d ago0x8eaadf…1356cd
0x5cd2…21150xb300…8e84Base—$0.15100%fluxa106d ago0xb62942…ca16e6
0x06a2…75f70xb300…8e84Base—$0.25100%fluxa106d ago0x0f8994…416c55
0x7673…564c0xb300…8e84Base—$0.82100%fluxa106d ago0xdd1a6f…0dc90d
0x3b68…195b0xb300…8e84Base—$0.70100%fluxa106d ago0x9d0085…388f9c
0xa37f…0c210xb300…8e84Base—$0.85100%fluxa106d ago0xc47ee3…4fe5df
0x3f26…86fd0xb300…8e84Base—$0.76100%fluxa106d ago0x135218…0d6427
0xda7d…a4370xb300…8e84Base—$0.54100%fluxa106d ago0x8bcc66…36c9fb
0x45df…e5c20xb300…8e84Base—$0.15100%fluxa106d ago0xdb824e…63846c

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.