Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e18…5e7e0x10c1…1e24Base—$0.87100%coinbase117d ago0x184981…b82521
0x3e18…5e7e0x10c1…1e24Base—$0.85100%coinbase117d ago0x2f40f1…da1565
0x3e18…5e7e0x10c1…1e24Base—$0.61100%coinbase117d ago0xf2e83a…f27794
0x3e18…5e7e0x10c1…1e24Base—$0.99100%coinbase117d ago0x8aaa40…752912
0x3e18…5e7e0x10c1…1e24Base—$0.50100%coinbase117d ago0x91faf6…3ac865
0x3e18…5e7e0x10c1…1e24Base—$0.78100%coinbase117d ago0x8d1e56…9028d9
0x3e18…5e7e0x10c1…1e24Base—$0.60100%coinbase117d ago0x6ab0f6…9e1877
0x3e18…5e7e0x10c1…1e24Base—$0.93100%coinbase117d ago0x0b2f4d…d17fe7
0x3e18…5e7e0x10c1…1e24Base—$0.70100%coinbase117d ago0x4fa5cd…6cce0f
0x3e18…5e7e0x10c1…1e24Base—$0.68100%coinbase117d ago0x278bbe…2d0d04
0x3e18…5e7e0x10c1…1e24Base—$0.51100%coinbase117d ago0x7de4e0…f2b443
0x3e18…5e7e0x10c1…1e24Base—$0.60100%coinbase117d ago0x6c19e4…9f3ed0
0x3e18…5e7e0x10c1…1e24Base—$0.60100%coinbase117d ago0x73582d…f9d89d
0x3e18…5e7e0x10c1…1e24Base—$0.90100%coinbase117d ago0x67c1e9…e78d68
0x3e18…5e7e0x10c1…1e24Base—$0.62100%coinbase117d ago0x885743…4e5fb9
0x3e18…5e7e0x10c1…1e24Base—$0.51100%coinbase117d ago0x420679…29aca3
0x3e18…5e7e0x10c1…1e24Base—$0.50100%coinbase117d ago0x2332af…eacd9e
0x3e18…5e7e0x10c1…1e24Base—$0.50100%coinbase117d ago0x707f84…1c2bf1
0x3e18…5e7e0x10c1…1e24Base—$0.99100%coinbase117d ago0x1c3bf4…0b0adf
0x3e18…5e7e0x10c1…1e24Base—$0.86100%coinbase117d ago0x178d57…fe98fc
0x3e18…5e7e0x10c1…1e24Base—$0.78100%coinbase117d ago0xe99470…b80bcf
0x3e18…5e7e0x10c1…1e24Base—$0.58100%coinbase117d ago0x0f389a…72d642
0x3e18…5e7e0x10c1…1e24Base—$1.01100%coinbase117d ago0xab3b6b…f57aed
0x3e18…5e7e0x10c1…1e24Base—$0.76100%coinbase117d ago0x306108…19f9dd
0x3e18…5e7e0x10c1…1e24Base—$0.54100%coinbase117d ago0x6f4bb2…adf7dd

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.