Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb46…45f00xc148…3515Base$24.3370%0x23ef…243111d ago0xef018d…77ea9c
0xdcd4…64fb0xc148…3515Base$138.9770%0xe528…c02811d ago0xe07f74…0a86df
0xfad6…71f90xc148…3515Base$102.4470%0x23ef…243111d ago0xecbad8…a69e17
0xd86e…d5490xc148…3515Base$1,153.0070%0xe528…c02811d ago0xd33198…5545f9
0xa1cd…b4740xc148…3515Base$440.3770%0x23ef…243111d ago0xd62b45…66a011
0x462c…b3ea0xc148…3515Base$201.0070%0xe528…c02811d ago0xa0f2be…883ad2
0x37ba…7e400xc148…3515Base$120.6670%0x23ef…243111d ago0x75f934…146a45
0x37ba…7e400xc148…3515Base$80.0070%0xe528…c02811d ago0xb75d35…5727e0
0x3e65…73590xc148…3515Base$63.6370%0x23ef…243111d ago0xc5b90e…470a70
0xbc4a…30180xc148…3515Base$115.0070%0xe528…c02811d ago0x40db71…090ac3
0x2767…96eb0xc148…3515Base$200.9770%0x23ef…243111d ago0xe5147f…78b90e
0x05d1…56d40xc148…3515Base$21.4670%0xe528…c02811d ago0x9a43dd…61b5f5
0x07b7…95440xc148…3515Base$269.5070%0x23ef…243111d ago0x568374…187962
0x483d…56760xc148…3515Base$116.9370%0xe528…c02811d ago0x0c0328…888e46
0x4e64…a8940xc148…3515Base$2,500.0070%0x23ef…243111d ago0x98f0c4…13d3d0
0x8df9…1fb20xc148…3515Base$100.4070%0xe528…c02811d ago0xf622ca…65a5c7
0x8df9…1fb20xc148…3515Base$145.0070%0x23ef…243111d ago0xea14a7…48d02a
0xbb46…45f00xc148…3515Base$47.8070%0xe528…c02811d ago0x8d4528…2104d9
0x6196…8d780xc148…3515Base$1,000.0070%0x23ef…243111d ago0xab0e06…991fd5
0xd05c…b1720xc148…3515Base$86.5070%0xe528…c02811d ago0x5204dc…294125
0x3f45…46c00xc148…3515Base$10.0070%0x23ef…243111d ago0xb432b2…7c4405
0x3f45…46c00xc148…3515Base$10.0070%0xe528…c02811d ago0xc613e1…ce19c2
0xad22…5f930xc148…3515Base$56.6670%0xe528…c02811d ago0x5c9fb2…e214a2
0x2ecf…3b980xc148…3515Base$150.0070%0x23ef…243112d ago0xe693b6…351fbf
0x2ecf…3b980xc148…3515Base$100.0070%0xe528…c02812d ago0x74f5e1…5fa5f6

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.