Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase10d ago0xcc3a10…88b5be
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase10d ago0x3e853c…6a0083
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase10d ago0x4e45d5…1801c5
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase10d ago0xfcab85…fae915
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase10d ago0x324c56…58e03f
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase10d ago0x8e8291…485192
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase10d ago0xf50262…d7cb3e
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase10d ago0x6b9086…d4e11e
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase10d ago0x14b55b…a23a8c
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase10d ago0x65e7bc…181184
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase10d ago0xdfaa1e…2eaa21
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase10d ago0xa63042…111896
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase10d ago0x2d3670…2a9bb4
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase10d ago0x3b7158…8bfe13
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase10d ago0x8a7335…4d1c8a
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase10d ago0x8aeb5a…d3f608
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase10d ago0xad5df1…c1b838
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase10d ago0xe745fa…82f72a
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase10d ago0x8f3f35…cf63be
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase10d ago0x1f961d…b1209a
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase10d ago0x931ffc…f14c85
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase10d ago0x3c88ea…5f55e1
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase10d ago0x3735b4…84aa00
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase10d ago0xa5d241…77867b
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase10d ago0x88c4d0…bd875a

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.