Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase16d ago0x6325d6…191387
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase16d ago0xe9fd96…012b71
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase16d ago0x8248f3…f00768
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase16d ago0x04b29e…e649be
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase16d ago0x029a92…50a039
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase16d ago0x88b178…17de49
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase16d ago0x6bfb90…f5d8cf
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase16d ago0xec1957…a0158f
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase16d ago0xb0c423…2ef3cd
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase16d ago0x1c10eb…47f2f4
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase16d ago0xf53d3c…d495c5
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase16d ago0x812002…ca98e2
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase16d ago0xafab2e…76c9ff
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase16d ago0xe78793…65be73
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase16d ago0x8b0c45…6bb460
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase16d ago0xc40e79…d80efe
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase16d ago0x1f5d43…82e0e0
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase16d ago0xf23491…beb457
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase16d ago0x78d4af…c1ae29
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase16d ago0x37cb44…3c4c8c
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase16d ago0x495dab…347a9d
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase16d ago0xe6615e…c05668
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase16d ago0x555d66…d09ba7
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase16d ago0x954df5…c266d6
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase16d ago0x4162b4…6e6f43

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.