Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase30d ago0xca6ca4…29b1ae
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase30d ago0x62eed0…3395fd
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase30d ago0xeb8eb4…f2625a
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase30d ago0xa6fafd…824c09
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase30d ago0x519d18…28bb55
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase30d ago0x2a85ba…1ca306
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase30d ago0xa5d5bf…d09edd
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase30d ago0x9c4f93…c74bb6
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase30d ago0x757a2a…28260e
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase30d ago0xc2b26a…a7a071
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase30d ago0x0566a5…b6dc2e
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase30d ago0x164ad3…4dc483
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase30d ago0xb4ad11…a1cb61
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase30d ago0x0fc0da…808501
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase30d ago0x42c8b4…61253a
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase30d ago0xc7d8a4…f41468
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase30d ago0x2375f3…2c6df9
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase30d ago0xd8bdda…74b48c
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase30d ago0x31aa0f…8481e0
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase30d ago0x7629ee…26b9b5
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase30d ago0x768504…f84bd6
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase30d ago0xd06e7c…712fb2
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase30d ago0x695d89…151715
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase30d ago0xf34ac5…3837d5
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase30d ago0x7b2b41…1bba9b

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.