Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cb5…54670x2b6d…32c5Base2sPublic-records$0.001100%coinbase87d ago0x3abb23…219bcb
0x0cb5…54670x2b6d…32c5Base2sPublic-records$0.001100%coinbase87d ago0x9fef1c…617416
0xc02e…52db0x2b6d…32c5Base2sPublic-records$0.001100%coinbase87d ago0x2713e1…612348
0xc02e…52db0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase87d ago0x0be3e8…b0801c
0xc02e…52db0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase87d ago0x43b707…4135d7
0xc02e…52db0x2b6d…32c5Base2sPublic-records$0.0024100%coinbase87d ago0xd6149f…8df190
0xa7f6…a1160x2b6d…32c5Base2sPublic-records$0.0012100%coinbase87d ago0x15615c…8d5c15
0xa7f6…a1160x2b6d…32c5Base2sPublic-records$0.0012100%coinbase87d ago0x0ade66…f7786e
0xa7f6…a1160x2b6d…32c5Base2sPublic-records$0.001100%coinbase87d ago0xd933cc…7f58d9
0xa7f6…a1160x2b6d…32c5Base2sPublic-records$0.00144100%coinbase87d ago0xa5899e…1e89a6
0xa7f6…a1160x2b6d…32c5Base2sPublic-records$0.001100%coinbase87d ago0x089659…69ea18
0xc083…47360x2b6d…32c5Base2sPublic-records$0.0012100%coinbase87d ago0xf32bb0…d9f6f8
0xc083…47360x2b6d…32c5Base2sPublic-records$0.00144100%coinbase87d ago0x75070e…4707b2
0xc083…47360x2b6d…32c5Base2sPublic-records$0.0012100%coinbase87d ago0x9931e7…91972e
0xc083…47360x2b6d…32c5Base2sPublic-records$0.00144100%coinbase87d ago0x46bde7…45528c
0xc083…47360x2b6d…32c5Base2sPublic-records$0.001100%coinbase87d ago0xf592a6…1466b1
0xc083…47360x2b6d…32c5Base2sPublic-records$0.0024100%coinbase87d ago0x76c586…bea407
0xac18…0de40x2b6d…32c5Base2sPublic-records$0.001100%coinbase88d ago0x03c5d4…e1bd48
0x0d7b…d5090x2b6d…32c5Base2sPublic-records$0.0012100%coinbase88d ago0x1c25b9…643f09
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.001100%coinbase88d ago0x1b658a…68bc9a
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.001100%coinbase88d ago0x91101a…183885
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.001100%coinbase88d ago0x5d2ee2…5d09bd
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.00144100%coinbase88d ago0x1f73d4…4abc3b
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.001100%coinbase88d ago0xd7a172…5cdce3
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.006100%coinbase88d ago0x4e3af5…547542

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.