Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x8107…1699107d ago0xf75fbb…c95d74
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x7666…72f4107d ago0x804925…3ef3a5
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x3d37…8806107d ago0x6c40ef…8ab9ad
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xd4ab…0bb6107d ago0x8738e4…d75765
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xc07c…d718107d ago0xedd18c…a7cd3a
0x4bfb…0c880x0e3d…7757Base—$7.35100%0x3dd1…4d5c107d ago0xb08054…26f238
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x2b2b…961c107d ago0x352edf…6a10cf
0x4bfb…0c880x0e3d…7757Base—$31.50100%0xbc18…facb107d ago0x7054a3…304e0d
0x4bfb…0c880x0e3d…7757Base—$7.35100%0xe4c8…f887107d ago0xf54d11…7e6d61
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x75c8…902c107d ago0xc29ea5…66832b
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x1868…1426107d ago0x63fc62…8ccaf2
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x9765…21f5107d ago0xaad7c0…a06a3d
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x2133…5a42107d ago0x874cef…45107d
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xc6a6…b855107d ago0xb15f2e…27646e
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xedfa…1e12107d ago0xf6f2d3…161be8
0x4bfb…0c880x0e3d…7757Base—$15.75100%0xcf26…86e6107d ago0x1cf14e…efdbd2
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x84ea…0e47107d ago0xc4808d…892731
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x1798…f45f107d ago0x6a0ae1…78cee6
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xdbb0…e8c2107d ago0x6e193c…502d88
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xcd39…0724107d ago0x9160da…7bfca9
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x5ed5…f6c0107d ago0x6ab46e…b0fc94
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x41d2…bf7f107d ago0xe0c6a0…4c4fd4
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xbdce…f637107d ago0xf15101…c04d7e
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x8107…1699107d ago0xe197e6…a43bbe
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x8817…4927108d ago0x3fb41a…f73a2b

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.