Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79ec…56320x47c5…4fc3Base—$31.5070%0x8437…41a85d ago0x95586a…b4c116
0x79ec…56320x47c5…4fc3Base—$10.5070%0x1bf5…a7165d ago0xc0a95c…5f9156
0x79ec…56320x47c5…4fc3Base—$10.5070%0xf7a9…eb8d5d ago0x9dcc61…db1a65
0x79ec…56320x47c5…4fc3Base—$10.5070%0xf8ec…37d45d ago0x90b8e3…3a9cc6
0x79ec…56320x47c5…4fc3Base—$21.0070%0x7924…2dfe5d ago0xb79fd5…5cd298
0x79ec…56320x47c5…4fc3Base—$21.0070%0xda14…75fa5d ago0xc2d59b…2ad815
0x79ec…56320x47c5…4fc3Base—$10.5070%0xe218…89ec5d ago0x548dc8…8ac0d7
0x79ec…56320x47c5…4fc3Base—$10.5070%0x238e…23255d ago0x2c1230…d8cf62
0x79ec…56320x47c5…4fc3Base—$10.5070%0x05f1…3bb95d ago0xf7a03d…192160
0x79ec…56320x47c5…4fc3Base—$10.5070%0x4950…4a265d ago0xbd51ec…51d23f
0x79ec…56320x47c5…4fc3Base—$10.5070%0x04a0…f7185d ago0xf17370…97eb72
0x79ec…56320x47c5…4fc3Base—$11.5570%0x7666…72f45d ago0x38d014…f6bea1
0x79ec…56320x47c5…4fc3Base—$31.5070%0x50ee…52526d ago0xff9e6c…ab1074
0x79ec…56320x47c5…4fc3Base—$10.5070%0xc5bc…36066d ago0x3abb37…9152a6
0x79ec…56320x47c5…4fc3Base—$15.7570%0x971c…70dd6d ago0xa1ec74…1df662
0x79ec…56320x47c5…4fc3Base—$10.5070%0xc246…c5956d ago0xdd6fb2…0d5ccd
0x79ec…56320x47c5…4fc3Base—$10.5070%0x63fd…c86f6d ago0x5b41ba…be388f
0x79ec…56320x47c5…4fc3Base—$10.5070%0xc5a1…8a346d ago0x19f81e…927bc3
0x79ec…56320x47c5…4fc3Base—$10.5070%0x78aa…36676d ago0x99b1b5…4a5fc1
0x79ec…56320x47c5…4fc3Base—$21.0070%0xc4a4…9e866d ago0x5e5edb…b0d1e7
0x79ec…56320x47c5…4fc3Base—$10.5070%0x78aa…36676d ago0x5eb2a2…41117d
0x79ec…56320x47c5…4fc3Base—$10.5070%0xa69c…e8d56d ago0xee0529…a26630
0x79ec…56320x47c5…4fc3Base—$10.5070%0x551c…90e56d ago0x2ec8b4…978da8
0x79ec…56320x47c5…4fc3Base—$21.0070%0xc07c…d7186d ago0x4ad350…a413d4
0x79ec…56320x47c5…4fc3Base—$10.5070%0x398e…79a66d ago0xb5d592…03bb30

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.