Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bf2…b98e0x3e0a…78e7Base—$0.00281100%coinbase75d ago0x8cc265…4ebd52
0x3bf2…b98e0x3e0a…78e7Base—$0.005058100%coinbase75d ago0x9d60cc…decf56
0x3bf2…b98e0x3e0a…78e7Base—$0.002745100%coinbase75d ago0x140cfd…742bc5
0x3bf2…b98e0x3e0a…78e7Base—$0.004711100%coinbase75d ago0xf7ff10…b66503
0x3bf2…b98e0x3e0a…78e7Base—$0.0051100%coinbase75d ago0xa17107…745b5b
0x3bf2…b98e0x3e0a…78e7Base—$0.00303100%coinbase75d ago0x5f5049…81f4d8
0x3bf2…b98e0x3e0a…78e7Base—$0.003255100%coinbase75d ago0x0d00d1…f2c8d0
0x3bf2…b98e0x3e0a…78e7Base—$0.002777100%coinbase75d ago0xb25bfc…ed1fc8
0x3bf2…b98e0x3e0a…78e7Base—$0.003284100%coinbase75d ago0x3e6e0e…621f51
0x3bf2…b98e0x3e0a…78e7Base—$0.003042100%coinbase75d ago0x6c2544…044dc9
0x3bf2…b98e0x3e0a…78e7Base—$0.005068100%coinbase75d ago0x27ee48…c09549
0x3bf2…b98e0x3e0a…78e7Base—$0.004151100%coinbase75d ago0x2d9cdb…f346dc
0x3bf2…b98e0x3e0a…78e7Base—$0.003582100%coinbase75d ago0xeecf98…a54df6
0x3bf2…b98e0x3e0a…78e7Base—$0.004761100%coinbase75d ago0xf60ad1…72c94a
0x3bf2…b98e0x3e0a…78e7Base—$0.003303100%coinbase75d ago0x0fb19f…32d980
0x3bf2…b98e0x3e0a…78e7Base—$0.003676100%coinbase75d ago0x74ff09…751c9c
0x3bf2…b98e0x3e0a…78e7Base—$0.003546100%coinbase75d ago0xf61799…8e4e7c
0x3bf2…b98e0x3e0a…78e7Base—$0.005283100%coinbase75d ago0xdc6b13…bbfd1e
0x3bf2…b98e0x3e0a…78e7Base—$0.004051100%coinbase75d ago0x81a406…25589c
0x3bf2…b98e0x3e0a…78e7Base—$0.005074100%coinbase75d ago0xb2bcbb…cea59c
0x3bf2…b98e0x3e0a…78e7Base—$0.004404100%coinbase75d ago0x5a3b4c…917820
0x3bf2…b98e0x3e0a…78e7Base—$0.005804100%coinbase75d ago0x5cacc5…9117f1

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.