Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4570…afd90xa0af…2542Base—$0.50100%coinbase6d ago0xe05584…4932e6
0xcfc4…053e0xa0af…2542Base—$0.50100%coinbase6d ago0x694183…6d90fd
0xcfc4…053e0xa0af…2542Base—$0.50100%coinbase6d ago0xe9ff46…abc5fd
0x4570…afd90xa0af…2542Base—$0.50100%coinbase6d ago0x354564…9e3e14
0xcfc4…053e0xa0af…2542Base—$0.50100%coinbase6d ago0x112f19…08a5a6
0xd342…d3550xa0af…2542Base—$0.50100%coinbase6d ago0x4279ad…86d046
0xcfc4…053e0xa0af…2542Base—$0.50100%coinbase6d ago0x35070f…fe427a
0xd342…d3550xa0af…2542Base—$0.50100%coinbase6d ago0x6b99b2…d0807a
0xcfc4…053e0xa0af…2542Base—$0.50100%coinbase6d ago0x70f2e6…5fff8d
0xd342…d3550xa0af…2542Base—$0.50100%coinbase6d ago0x1c1839…a37eb0
0xd342…d3550xa0af…2542Base—$0.50100%coinbase6d ago0x305aaa…c8d3de
0xcfc4…053e0xa0af…2542Base—$0.50100%coinbase6d ago0x53bb58…abfb27
0x9620…5b3b0xa0af…2542Base—$0.50100%coinbase6d ago0x62690c…644eb1
0x4570…afd90xa0af…2542Base—$0.50100%coinbase6d ago0x8e2f35…78e952
0x359e…1ae40xa0af…2542Base—$0.50100%coinbase6d ago0x5f3232…524c92
0xba03…f85f0xa0af…2542Base—$0.50100%coinbase7d ago0x0c7405…414027
0x6075…ddd30xa0af…2542Base—$0.50100%coinbase7d ago0x06df29…f7efbe
0xd342…d3550xa0af…2542Base—$0.50100%coinbase7d ago0xb08d58…94ddc9
0x9620…5b3b0xa0af…2542Base—$0.50100%coinbase7d ago0xcfa04b…bffec9
0xcfc4…053e0xa0af…2542Base—$0.50100%coinbase7d ago0x004c5d…8ee64e
0x359e…1ae40xa0af…2542Base—$0.50100%coinbase7d ago0xb94725…a13e18
0x4570…afd90xa0af…2542Base—$0.50100%coinbase7d ago0xcc5a65…882f57
0xdd39…95840xa0af…2542Base—$0.50100%coinbase7d ago0xfbe05d…f77379
0xd9d3…46110xa0af…2542Base—$0.50100%coinbase7d ago0xb35f0b…d7c874
0xcbbb…99780xa0af…2542Base—$0.50100%coinbase7d ago0xd45265…bd6bca

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.