Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff56…086a0xb0af…7de0Base—$0.14100%coinbase48d ago0xa4057e…553edd
0xff56…086a0xb0af…7de0Base—$0.14100%coinbase48d ago0x102e76…099c3b
0xff56…086a0xb0af…7de0Base—$0.18100%coinbase48d ago0xe7e6f7…6a0539
0xff56…086a0xb0af…7de0Base—$0.28100%coinbase48d ago0xaf5a33…1b3e3b
0xff56…086a0xb0af…7de0Base—$0.28100%coinbase48d ago0x586662…4f5162
0xff56…086a0xb0af…7de0Base—$0.10100%coinbase48d ago0x10e3c7…de76b2
0xff56…086a0xb0af…7de0Base—$0.14100%coinbase48d ago0x3cffbc…a72a06
0xff56…086a0xb0af…7de0Base—$0.18100%coinbase48d ago0x9f62da…3a206e
0xff56…086a0xb0af…7de0Base—$0.28100%coinbase48d ago0x5b6844…5b1736
0xff56…086a0xb0af…7de0Base—$0.38100%coinbase48d ago0xbad7a7…c7ac4f
0xff56…086a0xb0af…7de0Base—$0.56100%coinbase48d ago0xa56f01…4e7ec6
0xff56…086a0xb0af…7de0Base—$0.54100%coinbase48d ago0x5c2a28…7b11e0
0xff56…086a0xb0af…7de0Base—$0.56100%coinbase48d ago0x97b6fd…6b7d10
0xff56…086a0xb0af…7de0Base—$0.78100%coinbase48d ago0x867be4…4a4cfd
0xff56…086a0xb0af…7de0Base—$0.51100%coinbase48d ago0x011d00…cbb804
0xff56…086a0xb0af…7de0Base—$0.76100%coinbase48d ago0x31291f…561fc0
0xff56…086a0xb0af…7de0Base—$0.76100%coinbase48d ago0xd914e2…400e37
0xff56…086a0xb0af…7de0Base—$0.78100%coinbase48d ago0xed6b7d…c2034e
0xff56…086a0xb0af…7de0Base—$0.78100%coinbase48d ago0x9466e9…6cb63b
0xff56…086a0xb0af…7de0Base—$0.76100%coinbase48d ago0xc74fa1…f7a4fc
0xff56…086a0xb0af…7de0Base—$0.80100%coinbase48d ago0x7ff01f…ceb5b2
0xff56…086a0xb0af…7de0Base—$0.78100%coinbase48d ago0xadbb1f…a3091e
0xff56…086a0xb0af…7de0Base—$0.78100%coinbase48d ago0x997703…490e40
0xff56…086a0xb0af…7de0Base—$0.82100%coinbase48d ago0xd4e13b…847907
0xff56…086a0xb0af…7de0Base—$0.80100%coinbase48d ago0x938249…ce4d20

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.