Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.00725%Route unknown101d ago0xed4f06…9a6483
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.00725%Route unknown101d ago0xc50354…fadceb
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.00725%Route unknown101d ago0xbc3ccc…f75b97
0x240d…5ddf0xdd25…2ec0BaseStableTravelSeats Aero$0.0225%Route unknown102d ago0x28842e…d98c0e
0x240d…5ddf0xdd25…2ec0BaseStableTravelSeats Aero$0.0225%Route unknown102d ago0x01f062…0c001b
0x240d…5ddf0xdd25…2ec0BaseStableTravelSeats Aero$0.0225%Route unknown102d ago0xdc3b38…5b224b
0x240d…5ddf0xdd25…2ec0BaseStableTravelSeats Aero$0.0225%Route unknown102d ago0x5da6aa…3b1288
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.00725%Route unknown102d ago0xa7ae8a…6b965e
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.00725%Route unknown102d ago0x389b8a…6e8b69
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.00725%Route unknown102d ago0xcdb5a7…10bccc
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.00725%Route unknown102d ago0xc0e5a8…20967c
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.00725%Route unknown102d ago0x793665…dfe239
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.00725%Route unknown102d ago0x1dffc2…e38983
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.00725%Route unknown102d ago0x31eed1…d958f9
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.00725%Route unknown102d ago0xddc3bf…292978
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.00725%Route unknown102d ago0xa6c905…1ffabd
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.00725%Route unknown102d ago0xd0d715…40ddb3
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.00725%Route unknown102d ago0x267d15…1a357e
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.00725%Route unknown102d ago0xb43dfc…5e4639
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.00725%Route unknown102d ago0x62a9f1…20c328
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.00725%Route unknown102d ago0xd75076…f76b8f
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.00725%Route unknown102d ago0x71332c…fdc886
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.00725%Route unknown102d ago0x1a9647…9bb58d
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.00725%Route unknown102d ago0x33a4f4…3a4df1
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.00725%Route unknown102d ago0x0e5353…7b8850

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.