Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase23d ago0xe81d39…999b05
0xc43b…34c00xb0af…7de0Base—$4.72100%coinbase23d ago0xcd9be7…b69618
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase23d ago0x29f9ef…508ebb
0xc43b…34c00xb0af…7de0Base—$4.60100%coinbase23d ago0x819733…86249a
0xc43b…34c00xb0af…7de0Base—$4.45100%coinbase23d ago0x3052ac…3ca0fd
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase23d ago0x05543a…e7872d
0xc43b…34c00xb0af…7de0Base—$4.24100%coinbase23d ago0x3a4406…e7366a
0xc43b…34c00xb0af…3befBase—$3.00100%payAI23d ago0x965f6a…0d48d3
0xc43b…34c00xb0af…7de0Base—$5.99100%coinbase23d ago0xe2478b…7a1109
0xc43b…34c00xb0af…7de0Base—$1.75100%coinbase23d ago0x319780…c8ea52
0xc43b…34c00xb0af…7de0Base—$5.77100%coinbase23d ago0xdbcddd…7a9b7d
0xc43b…34c00xb0af…7de0Base—$5.50100%coinbase23d ago0xa52527…daacb1
0xc43b…34c00xb0af…7de0Base—$5.04100%coinbase23d ago0x44db0e…558066
0xc43b…34c00xb0af…7de0Base—$5.39100%coinbase23d ago0xd70ad8…7a791f
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase23d ago0xcb0b2d…7e91fb
0xc43b…34c00xb0af…7de0Base—$5.09100%coinbase23d ago0x9bc3b9…989327
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase23d ago0x211c47…d722a2
0xc43b…34c00xb0af…7de0Base—$5.24100%coinbase23d ago0xda497c…aa93fb
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase23d ago0x63b9f0…600386
0xc43b…34c00xb0af…7de0Base—$5.10100%coinbase23d ago0x4d3a2d…5d7511
0xc43b…34c00xb0af…7de0Base—$5.03100%coinbase23d ago0x86c98b…fb8bc3
0xc43b…34c00xb0af…7de0Base—$4.68100%coinbase23d ago0x36bfcb…0ac68b
0xc43b…34c00xb0af…7de0Base—$4.62100%coinbase23d ago0x4f84fb…ae16bc
0xc43b…34c00xb0af…7de0Base—$5.04100%coinbase23d ago0xda94af…a59e6a
0xc43b…34c00xb0af…7de0Base—$5.08100%coinbase23d ago0xf660de…5f5b72

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.