Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0976…2f960xf000…94fcBase$0.01100%coinbase1d ago0x5c1c82…abb904
0x0976…2f960xf000…94fcBase$0.01100%coinbase1d ago0x1f9e04…6a36a4
0x0976…2f960xf000…94fcBase$0.10100%coinbase1d ago0xaedb21…561a92
0x0976…2f960xf000…94fcBase$0.10100%coinbase1d ago0xe04ffd…475767
0x0976…2f960xf000…94fcBase$0.10100%coinbase1d ago0x866ff2…ce7637
0x0976…2f960xf000…94fcBase$0.10100%coinbase1d ago0x676416…ba2589
0x0976…2f960xf000…94fcBase$0.10100%coinbase1d ago0xac4e54…ff26bc
0x0976…2f960xf000…94fcBase$0.10100%coinbase1d ago0x641577…89107d
0x0976…2f960xf000…94fcBase$0.10100%coinbase1d ago0xa7dcaf…22b585
0x0976…2f960xf000…94fcBase$0.10100%coinbase1d ago0x101c09…3ddfa0
0x0976…2f960xf000…94fcBase$0.10100%coinbase1d ago0xbc91e3…2c182a
0x0976…2f960xf000…94fcBase$0.10100%coinbase1d ago0xe5ee39…080e43
0x0976…2f960xf000…94fcBase$0.10100%coinbase1d ago0x913ef0…02f71d
0x0976…2f960xf000…94fcBase$0.10100%coinbase1d ago0x4baf60…0d9810
0x0976…2f960xf000…94fcBase$0.10100%coinbase1d ago0xfbb2cf…98e585
0x0976…2f960xf000…94fcBase$0.10100%coinbase1d ago0x61d66b…fda153
0x0976…2f960xf000…94fcBase$0.10100%coinbase1d ago0xaf6ba9…8d9690
0x0976…2f960xf000…94fcBase$0.10100%coinbase1d ago0x7d5cb0…782ef9
0x0976…2f960xf000…94fcBase$0.01100%coinbase1d ago0xce16f4…d9402d
0x0976…2f960xf000…94fcBase$0.01100%coinbase1d ago0x08a5ac…2e7443
0x0976…2f960xf000…94fcBase$0.10100%coinbase1d ago0xc56c72…13df31
0x0976…2f960xf000…94fcBase$0.10100%coinbase1d ago0xc2e34a…c697ef
0x0976…2f960xf000…94fcBase$0.01100%coinbase1d ago0x0ab220…9d11d8
0x0976…2f960xf000…94fcBase$0.03100%coinbase2d ago0xcb8dc1…1c3f61
0x0976…2f960xf000…94fcBase$0.03100%coinbase2d ago0xf9ddc1…129eea

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.