Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d6…71c20x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase8d ago0xaec2c7…dddecd
0xd4d6…71c20x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase8d ago0xe9d218…358225
0xd4d6…71c20x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase8d ago0xbf36bd…66065f
0xd4d6…71c20x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase8d ago0x2d22bb…4f54ed
0x44f8…67760x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase8d ago0xe39276…574de6
0xd4d6…71c20x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase8d ago0x53046e…8b4e24
0x44f8…67760x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase8d ago0x2decc1…1e86b4
0x44f8…67760x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase8d ago0xc43783…6c1b1e
0x44f8…67760x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase8d ago0xe8bfe3…5b8931
0x44f8…67760x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase8d ago0x92f833…46cf1b
0x44f8…67760x7c65…6c40BaseVaayaFirecrawl$0.25100%coinbase8d ago0x2a703b…0d7ace
0x44f8…67760x7c65…6c40BaseVaayaFirecrawl$0.10100%coinbase8d ago0x652abf…96a062
0x44f8…67760x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase8d ago0x7658d6…1c398f
0x44f8…67760x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase8d ago0xfe515d…d0e2b3
0x44f8…67760x7c65…6c40BaseVaayaFirecrawl$0.03100%coinbase8d ago0xf5a35e…cfbe67
0x44f8…67760x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase8d ago0x78d0e9…e0aa79
0x44f8…67760x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase8d ago0x819143…3892c1
0x44f8…67760x7c65…6c40BaseVaayaFirecrawl$0.10100%coinbase8d ago0x6f4d13…c9a303
0xff8a…08440x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase8d ago0x465254…0b02f6
0xd4d6…71c20x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase8d ago0x9cf583…987a3a
0x44f8…67760x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase8d ago0xcce247…2b02d2
0x44f8…67760x7c65…6c40BaseVaayaFirecrawl$0.04100%coinbase8d ago0x54c291…9ee5be
0x44f8…67760x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase8d ago0xcd8700…6d0438
0x44f8…67760x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase8d ago0xcdb110…085fe9
0x44f8…67760x7c65…6c40BaseVaayaFirecrawl$0.04100%coinbase8d ago0x650cc3…177b77

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.