Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a2d…f4620x7c65…6c40BaseVaayaFirecrawl$0.60100%coinbase56d ago0x732274…ae0ade
0x5a2d…f4620x7c65…6c40BaseVaayaFirecrawl$0.40100%coinbase56d ago0x124170…3751e2
0x5a2d…f4620x7c65…6c40BaseVaayaFirecrawl$0.20100%coinbase56d ago0x346f6b…9782eb
0x5a2d…f4620x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase56d ago0xee75bd…da7e69
0x5a2d…f4620x7c65…6c40BaseVaayaFirecrawl$0.25100%coinbase56d ago0xb2557d…fc1478
0x5a2d…f4620x7c65…6c40BaseVaayaFirecrawl$0.25100%coinbase56d ago0xfc7ec2…a5187a
0x5a2d…f4620x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase56d ago0xc865fb…7764ea
0x5a2d…f4620x7c65…6c40BaseVaayaFirecrawl$0.04100%coinbase56d ago0x6a5c8e…74f610
0x5a2d…f4620x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase56d ago0x25e0ed…fab68c
0x5a2d…f4620x7c65…6c40BaseVaayaFirecrawl$0.10100%coinbase56d ago0x183868…4469bd
0x5a2d…f4620x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase56d ago0x2c778f…1df341
0x5a2d…f4620x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase56d ago0x1fd31f…0878bf
0x5a2d…f4620x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase56d ago0x1c221f…1b417e
0x5a2d…f4620x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase56d ago0x906d6f…56e0a6
0x5a2d…f4620x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase56d ago0x5df0a8…08f38f
0x5a2d…f4620x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase56d ago0xce19a6…8f709c
0x5a2d…f4620x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase56d ago0x007acf…887291
0x5a2d…f4620x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase56d ago0x672ffb…ccca17
0x5a2d…f4620x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase56d ago0xb0efa3…daf19b
0x5a2d…f4620x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase56d ago0x5ac8f9…9f6711
0x5a2d…f4620x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase56d ago0x3ac767…32d6e6
0x5a2d…f4620x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase56d ago0x638327…5b5420
0x5a2d…f4620x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase56d ago0xa453a2…6d2c41

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.