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—$10.50100%0x09f6…b65c115d ago0xdfe90a…b926f6
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xbf85…3810115d ago0x854ff0…fc0c32
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x9765…21f5115d ago0x5c19fb…c9e813
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x2d29…913b115d ago0x79a646…1ecab8
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xc84b…0cb3115d ago0x0b0d4a…dd65b5
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x30b6…6089115d ago0x83b89d…ca4bd0
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x1c63…f5e7115d ago0x17f024…7ebef9
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x629a…da9c116d ago0x9e7742…bb9a6a
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xc5a1…8a34116d ago0x2c4431…1a524e
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x3670…183b116d ago0x6579e6…7e9fa2
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xb834…55bc116d ago0xda5644…b2bd06
0x4bfb…0c880x0e3d…7757Base—$31.50100%0xd4ab…0bb6116d ago0x549b7e…9f3636
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x5513…a8a9116d ago0x22c9fb…1186b7
0x4bfb…0c880x0e3d…7757Base—$8.40100%0xd500…f63a116d ago0x1ee7f7…1b57f6
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x2a5b…d6a9116d ago0x84ccf2…c93137
0x4bfb…0c880x0e3d…7757Base—$15.75100%0x9667…204e116d ago0x0fce62…45f08f
0x4bfb…0c880x0e3d…7757Base—$31.50100%0x1f5f…656e116d ago0x638b39…e46a14
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xaf62…40b9116d ago0xa3fbab…ec5670
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xc7fb…4414116d ago0x6f785b…2a7670
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x8817…4927116d ago0x34222b…901f91
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x2309…083c116d ago0xbc34a7…43fa97
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x5d3d…e333116d ago0x102c7d…7ffc28
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x60b3…9773116d ago0x5ef145…afdbd0
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x0d6a…b704116d ago0xa4979e…7a272e
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xe478…9dd7116d ago0x2d769c…13c13e

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.