Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa52d ago0xb8a204…92f71d
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa52d ago0x269e36…cd0938
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa52d ago0x60a984…080c92
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa52d ago0x961311…1101bf
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa52d ago0x7a6386…94f8c1
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa53d ago0x9938b1…5f7348
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa53d ago0xfb5af4…f6bd5d
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa53d ago0x6e1d41…d0f208
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa53d ago0xa4ef92…3dc843
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa53d ago0xebdb6f…4322e5
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa53d ago0x6e47d0…7de152
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa53d ago0x7eed99…8d6191
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa53d ago0xbed900…e3150e
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa53d ago0x899a93…9a6962
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa53d ago0x29b998…b065c8
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa53d ago0x42bcca…38ebc3
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa53d ago0xc92e98…4039fa
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa53d ago0xa96350…223bc7
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa53d ago0x08ab7d…c8b6be
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa53d ago0xa83c05…de3ddc
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa53d ago0x7a671a…bd2dfa
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa53d ago0x84c0d6…b6a90d
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa53d ago0x2763ba…38ff00
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa53d ago0xa1e9ec…9b50b2
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa53d ago0xb77d07…bcb3b3

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.