Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b72…d0410x8ea5…96f8Base—$0.01100%coinbase64d ago0x090a26…174663
0x4b72…d0410xe7b7…f97aBase—$0.01100%coinbase64d ago0xd29553…23d0eb
0x4b72…d0410x6f68…e577Base—$0.01100%coinbase64d ago0xcee81d…17092b
0x4b72…d0410x2e43…0dcfBase—$0.01100%coinbase64d ago0xb71ef7…bf4e1e
0x4b72…d0410xaa3d…6387Base—$0.01100%coinbase64d ago0x804ea6…cef0d8
0x4b72…d0410x0473…d58cBase—$0.01100%coinbase64d ago0x78719c…0cfd7b
0x4b72…d0410xfc3d…72faBase—$0.01100%coinbase64d ago0x8f194a…dd2534
0x4b72…d0410xb83c…2ea3Base—$0.01100%coinbase64d ago0x6a46d8…ebde03
0x4b72…d0410xc056…2a26Base—$0.01100%coinbase64d ago0x87fa48…831a46
0x4b72…d0410xd242…3412Base—$0.01100%coinbase64d ago0xad8d57…141fde
0x4b72…d0410xc374…8d15Base—$0.01100%coinbase64d ago0x3c517b…ab8914
0x4b72…d0410x1f64…8cd2Base—$0.01100%coinbase64d ago0x1329fd…82402d
0x4b72…d0410x684b…45f8Base—$0.01100%coinbase64d ago0x797db6…489c66
0x4b72…d0410xfb07…4c6fBase—$0.01100%coinbase64d ago0x2a422c…7b2b65
0x4b72…d0410x59c0…e1e8Base—$0.01100%coinbase64d ago0x72bbce…edb304
0x4b72…d0410x0ef1…aca1Base—$0.01100%coinbase64d ago0x3db58d…0e8c07
0x4b72…d0410x83c1…b978Base—$0.01100%coinbase64d ago0x0fd45f…ce1fb8
0x4b72…d0410x2ed8…da75Base—$0.01100%coinbase64d ago0x4cd670…b083a9
0x4b72…d0410xd57a…3e5bBase—$0.01100%coinbase64d ago0x445993…283845
0x4b72…d0410xf597…290eBase—$0.01100%coinbase64d ago0x9136f5…694d81
0x4b72…d0410xc1dd…8eb9Base—$0.01100%coinbase64d ago0x8b1f6f…81b2ec
0x4b72…d0410x0575…da8aBase—$0.01100%coinbase64d ago0xc3c61c…b9da32
0x4b72…d0410xc8c8…1db8Base—$0.01100%coinbase64d ago0xfa80dd…c274ad
0x4b72…d0410x87c5…5c6fBase—$0.01100%coinbase64d ago0xef90db…ba4540
0x4b72…d0410xa920…9b0bBase—$0.01100%coinbase64d ago0xdfa4a5…32dc20

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.