Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d03…c0be0xce55…89c5Base—$0.002100%coinbase73d ago0xedd85b…e1760d
0x7d03…c0be0xce55…89c5Base—$0.002100%coinbase73d ago0xa3d716…f9236d
0x7d03…c0be0xce55…89c5Base—$0.05100%coinbase73d ago0x501c32…709266
0x7d03…c0be0xce55…89c5Base—$0.01100%coinbase73d ago0x8c6b97…148061
0x7d03…c0be0xce55…89c5Base—$0.01100%coinbase73d ago0x8ac10f…210a1d
0x7d03…c0be0xce55…89c5Base—$0.005100%coinbase73d ago0x9cf59c…0ca7bd
0x7d03…c0be0xce55…89c5Base—$0.002100%coinbase73d ago0x5d1eb4…2501f6
0x7d03…c0be0xce55…89c5Base—$0.05100%coinbase73d ago0x201e40…dae988
0x7d03…c0be0xce55…89c5Base—$0.01100%coinbase73d ago0x3b11d0…2f8d8d
0x7d03…c0be0xce55…89c5Base—$0.01100%coinbase73d ago0x7a8cf7…cf7d64
0x7d03…c0be0xce55…89c5Base—$0.005100%coinbase73d ago0xb0552c…ae0393
0x7d03…c0be0xce55…89c5Base—$0.002100%coinbase73d ago0x648c12…24719d
0x7d03…c0be0xce55…89c5Base—$0.02100%coinbase73d ago0xce457e…160f81
0x7d03…c0be0xce55…89c5Base—$0.01100%coinbase73d ago0x49c343…4a5ad9
0x7d03…c0be0xce55…89c5Base—$0.01100%coinbase73d ago0xc01c4d…3df3c6
0x7d03…c0be0xce55…89c5Base—$0.05100%coinbase73d ago0x1f6340…4bb93a
0x7d03…c0be0xce55…89c5Base—$0.01100%coinbase73d ago0x66d161…ae08f5
0x7d03…c0be0xce55…89c5Base—$0.01100%coinbase73d ago0x3c2542…07e1d7
0x7d03…c0be0xce55…89c5Base—$0.005100%coinbase73d ago0x625b81…ca1199
0x7d03…c0be0xce55…89c5Base—$0.002100%coinbase73d ago0xf2440d…f863c8

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.