Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fd4…4db30x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase12h ago0xe7b425…60056e
0x1fd4…4db30x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase12h ago0x97a9f9…6ef495
0x1fd4…4db30x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase12h ago0x11dc1c…a3ccfb
0x1fd4…4db30x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase12h ago0x46c266…0351b7
0x1fd4…4db30x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase12h ago0x655f7c…12447a
0x1fd4…4db30x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase12h ago0x0008ca…341e69
0x1fd4…4db30x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase12h ago0xfc8f01…7ca59b
0x1fd4…4db30x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase14h ago0x6c1025…8020b9
0x1fd4…4db30x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase14h ago0xb202f8…dbdc18
0x1fd4…4db30x7c65…6c40BaseVaayaFirecrawl$0.11100%coinbase14h ago0xa942fc…da477d
0x1fd4…4db30x7c65…6c40BaseVaayaFirecrawl$0.18100%coinbase14h ago0xaaf500…fc7210
0x1fd4…4db30x7c65…6c40BaseVaayaFirecrawl$0.11100%coinbase14h ago0x09f06c…8acbca
0x1fd4…4db30x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase14h ago0xc1cf0c…b67604
0x1fd4…4db30x7c65…6c40BaseVaayaFirecrawl$0.14100%coinbase14h ago0xe95426…4c0e9f
0x1fd4…4db30x7c65…6c40BaseVaayaFirecrawl$0.03100%coinbase14h ago0x32c62e…43c099
0x1fd4…4db30x7c65…6c40BaseVaayaFirecrawl$0.05100%coinbase14h ago0x962a18…0d4dd7
0x1fd4…4db30x7c65…6c40BaseVaayaFirecrawl$0.03100%coinbase14h ago0x45d368…e34cd8
0x1fd4…4db30x7c65…6c40BaseVaayaFirecrawl$0.11100%coinbase14h ago0x09d835…f34eca
0x1fd4…4db30x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase14h ago0xe0f363…05d81b
0x1fd4…4db30x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase14h ago0xdcc1b1…843f53
0x1fd4…4db30x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase14h ago0x7a8a53…36b7f4
0x1fd4…4db30x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase14h ago0xfc29d3…31902b
0x1fd4…4db30x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase14h ago0xef7989…120456
0x1fd4…4db30x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase15h ago0xec5f4d…e4c387
0x1fd4…4db30x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase15h ago0xe75d13…c73a72

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.