Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x1e09…da4172d ago0xf03a41…e765d7
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x33d4…503772d ago0x57eab3…4e77d1
0x4bfb…0c880x0e3d…7757Base—$15.75100%0xc246…c59572d ago0xce1eff…a6ee94
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xc86d…b47f72d ago0x70101c…d5ce0e
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xa6d0…a3cd72d ago0x7744ab…aeda90
0x4bfb…0c880x0e3d…7757Base—$11.55100%0x6344…a21a72d ago0x05a9df…b0b98f
0x4bfb…0c880x0e3d…7757Base—$4.20100%0xd091…7b6e72d ago0xfead7e…868f6e
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x9c03…689d72d ago0x4ba992…1560de
0x4bfb…0c880x0e3d…7757Base—$42.00100%0xd3b3…bd8272d ago0xefaebc…9f8090
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x3eb5…db3c72d ago0x4bd633…4c24d8
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xa5e3…a7a372d ago0xe6e633…e067af
0x4bfb…0c880x0e3d…7757Base—$7.35100%0x5f60…e48e72d ago0x08b533…892b42
0x4bfb…0c880x0e3d…7757Base—$6.30100%0x823e…6b6c72d ago0xe00705…178b3c
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x563b…9a7f72d ago0x4714ac…63a578
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x59e8…d82373d ago0xf8bd52…c04244

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.