Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf57f…d4950x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase24d ago0x49fa32…2dce46
0x09c3…beee0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase24d ago0x619bb0…827b6a
0xdf0e…b2350x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase24d ago0xe80bba…44fe0e
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase24d ago0xb9d033…346cce
0x3aeb…84080x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase24d ago0x9a14cb…f3a20d
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase24d ago0xf72251…c0b18f
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase24d ago0x9ac391…0f1152
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase24d ago0x5a4a1f…1cf043
themerdok.eth0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase24d ago0xfbcabb…4f49ee
0x5466…7a0c0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase24d ago0xeb8c5e…217d81
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase24d ago0xae7d18…19120b
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase24d ago0x52101a…1e5639
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase24d ago0x6a958c…46edb0
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase25d ago0x583691…50e3f9
0xc507…c7500x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase25d ago0xce659f…455955
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase25d ago0x4874c8…cb6fc1
0x64db…c3680x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase25d ago0x75f8e2…6f39df
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase25d ago0xc94853…72819a
0x5975…500d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase25d ago0xf4d254…fb6cd8
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase25d ago0xacbbc5…348830
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase25d ago0x7f6d69…d024fa

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.