Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0eb4…fb300x5aae…482eBase—$0.001100%coinbase6d ago0xdd340f…c8e3fe
0x0eb4…fb300x5aae…482eBase—$0.001100%coinbase6d ago0x9da76f…47e782
0x0eb4…fb300x5aae…482eBase—$0.001100%coinbase6d ago0x952e01…4f5f5f
0x0eb4…fb300x5aae…482eBase—$0.001100%coinbase6d ago0xfbc6d2…2b8a20
0x0eb4…fb300x5aae…482eBase—$0.001100%coinbase6d ago0xad45a6…2c75a6
0x0eb4…fb300x5aae…482eBase—$0.001100%coinbase6d ago0xca380e…477d59
0x0eb4…fb300x5aae…482eBase—$0.001100%coinbase6d ago0xac1f73…93b1b5
0x0eb4…fb300x5aae…482eBase—$0.001100%coinbase6d ago0x54d986…bd79cc
0x0eb4…fb300x5aae…482eBase—$0.001100%coinbase6d ago0xd7d6e4…d213f1
0x0eb4…fb300x5aae…482eBase—$0.001100%coinbase6d ago0x843ced…82875b
0x0eb4…fb300x5aae…482eBase—$0.001100%coinbase6d ago0xe2f2f4…f286b1
0x0eb4…fb300x5aae…482eBase—$0.001100%coinbase6d ago0xc8a2f2…6b70dc
0x0eb4…fb300x5aae…482eBase—$0.001100%coinbase6d ago0xa70154…d36070
0x0eb4…fb300x5aae…482eBase—$0.001100%coinbase6d ago0xef65c7…316c71
0x0eb4…fb300x5aae…482eBase—$0.001100%coinbase6d ago0x7ce231…8cd76a
0x0eb4…fb300x5aae…482eBase—$0.001100%coinbase6d ago0x4f55be…904016
0x0eb4…fb300x5aae…482eBase—$0.001100%coinbase6d ago0x9cee60…41e4d7
0x0eb4…fb300x5aae…482eBase—$0.001100%coinbase6d ago0x7ada63…e3ea35
0x0eb4…fb300x5aae…482eBase—$0.001100%coinbase6d ago0xef348e…8b0d98
0x0eb4…fb300x5aae…482eBase—$0.001100%coinbase6d ago0x4343d8…b9b8da
0x0eb4…fb300x5aae…482eBase—$0.001100%coinbase6d ago0x8a2a20…bb30e2
0x0eb4…fb300x5aae…482eBase—$0.001100%coinbase6d ago0x4c645b…4714fe
0x0eb4…fb300x5aae…482eBase—$0.001100%coinbase6d ago0xb5248d…8a8c50
0x0eb4…fb300x5aae…482eBase—$0.001100%coinbase6d ago0x8e48b6…ffd3aa
0x0eb4…fb300x5aae…482eBase—$0.001100%coinbase6d ago0x6226b0…cca650

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.