Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase30d ago0xaa210e…4ce68c
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase30d ago0xa5caac…a27282
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase30d ago0x7d2790…f01552
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase30d ago0x1c4b82…cca78f
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase30d ago0x18acde…6523f6
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase30d ago0x1ba9a1…a4201c
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase30d ago0xc6dc54…99db3f
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase30d ago0xc9ea4a…16af90
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase30d ago0x1458a2…5f60ee
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase30d ago0x93667d…6a12f6
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase30d ago0x1ab22d…8facdb
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase30d ago0x6bb5e7…cada64
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase30d ago0x4de6af…dae3b1
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase30d ago0xe3c6a5…eed89f
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase30d ago0x2c3dfe…c17157
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase30d ago0x151054…f29238
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase30d ago0x7b40a6…8da938
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase30d ago0xe6fa07…8d72fa
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase30d ago0x2819b4…03497e
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase30d ago0x9f583a…d52382
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase30d ago0x58014f…03ea1f
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase30d ago0x5526be…8c2e9e
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase30d ago0xd0274e…94b01b
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase30d ago0xb02344…2b3677
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase30d ago0xfe35cd…87622d

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.