Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$3.15100%0xdf85…203b113d ago0xa94447…05b366
0xa787…64cf0x0e3d…7757Base$5.25100%0x6a96…27ff113d ago0x7b8ca0…c19505
0xa787…64cf0x0e3d…7757Base$31.50100%0xc246…c595113d ago0x8e3f23…a5b115
0xa787…64cf0x0e3d…7757Base$10.50100%0x629a…da9c113d ago0x64de40…8feb5a
0xa787…64cf0x0e3d…7757Base$1.05100%0x3cca…9c7c113d ago0xb72218…9ce62c
0xa787…64cf0x0e3d…7757Base$1.05100%0x20cf…bf55113d ago0x7588a5…6b2f7f
0xa787…64cf0x0e3d…7757Base$1.05100%0x9b8a…f4bd113d ago0xfe4e72…f7911d
0xa787…64cf0x0e3d…7757Base$3.15100%0x60b3…9773113d ago0x59d85a…88e90b
0xa787…64cf0x0e3d…7757Base$2.10100%0x77d2…f15d113d ago0x17aee9…e1dc8a
0xa787…64cf0x0e3d…7757Base$5.25100%0x6647…5526113d ago0xbe0aff…e6a191
0xa787…64cf0x0e3d…7757Base$4.20100%0x707e…8d28113d ago0x123944…5d125e
0xa787…64cf0x0e3d…7757Base$2.10100%0x1a4b…80bc113d ago0x994535…6c2492
0xa787…64cf0x0e3d…7757Base$5.25100%0xc807…52c7113d ago0x005ab2…6c541d
0xa787…64cf0x0e3d…7757Base$3.15100%0x2b28…0c21113d ago0xf54598…06b956
0xa787…64cf0x0e3d…7757Base$1.05100%0x9f94…6264113d ago0x4ec7a8…3b96f6
0xa787…64cf0x0e3d…7757Base$45.15100%0x39a9…7be5113d ago0xf6d45a…a84a53
0xa787…64cf0x0e3d…7757Base$5.25100%0x5720…a5f4113d ago0x6c138f…87318d
0xa787…64cf0x0e3d…7757Base$10.50100%0x127e…b24a113d ago0xcc8b33…e32c64
0xa787…64cf0x0e3d…7757Base$11.55100%0x551c…90e5113d ago0x5d1302…051337
0xa787…64cf0x0e3d…7757Base$1.05100%0x63f7…4578113d ago0xe0a985…be9748
0xa787…64cf0x0e3d…7757Base$2.10100%0xcb3f…dc29113d ago0x5404f4…6bab27
0xa787…64cf0x0e3d…7757Base$22.05100%0x63d9…3628113d ago0x8981e7…ae3fa4
0xa787…64cf0x0e3d…7757Base$1.05100%0x37bf…71af113d ago0x3af47e…6a77c9
0xa787…64cf0x0e3d…7757Base$1.05100%0xe706…1d9b113d ago0x776ea9…1e9bb9
0xa787…64cf0x0e3d…7757Base$2.10100%0x1868…1426113d ago0x08c7b8…100b4a

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.