Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base$10.5070%0x9ac4…71a919d ago0x9e2230…953334
0xa787…64cf0x47c5…4fc3Base$10.5070%0x12b7…6f9919d ago0x690630…dd68ce
0xa787…64cf0x47c5…4fc3Base$10.5070%0x0553…cecf19d ago0x263d7c…94b2aa
0xa787…64cf0x47c5…4fc3Base$10.5070%0x81da…371f19d ago0x75ad59…c47805
0xa787…64cf0x47c5…4fc3Base$10.5070%0xb11e…6e5a19d ago0x95204e…f7f227
0xa787…64cf0x47c5…4fc3Base$10.5070%0x18cc…275019d ago0x706302…0e626d
0xa787…64cf0x47c5…4fc3Base$10.5070%0xe1d1…1b1919d ago0xc5db96…400f7e
0xa787…64cf0x47c5…4fc3Base$10.5070%0xe4ca…c91c19d ago0x0ef2f5…a745e3
0xa787…64cf0x47c5…4fc3Base$10.5070%0x5697…9cea19d ago0x283b21…8f7ac1
0xa787…64cf0x47c5…4fc3Base$10.5070%0x12fd…41c819d ago0x927bf8…1e93de
0xa787…64cf0x47c5…4fc3Base$29.4070%0xbdce…f63719d ago0xed8aa2…82c909
0xa787…64cf0x47c5…4fc3Base$10.5070%0x0881…8de219d ago0x6f3a7a…d3eefa
0xa787…64cf0x47c5…4fc3Base$21.0070%0x505d…14d619d ago0x7ce59e…d13956
0xa787…64cf0x47c5…4fc3Base$10.5070%0x9ee1…38b019d ago0xc91e3c…7dfbc6
0xa787…64cf0x47c5…4fc3Base$10.5070%0x363e…450d19d ago0x782f37…40ea4d
0xa787…64cf0x47c5…4fc3Base$10.5070%0x39f9…9a7919d ago0x766020…f9367d
0xa787…64cf0x47c5…4fc3Base$26.2570%0xb7fe…9d8019d ago0xf8947b…30c123
0xa787…64cf0x47c5…4fc3Base$10.5070%0x6d2e…0c6419d ago0x605e25…ffc205
0xa787…64cf0x47c5…4fc3Base$10.5070%0x3d68…f69e19d ago0x16949b…ed5a2d
0xa787…64cf0x47c5…4fc3Base$21.0070%0xfa43…45e519d ago0x33ff3a…7063d1
0xa787…64cf0x47c5…4fc3Base$10.5070%0x0922…422319d ago0xc1a3ad…2cf7bf
0xa787…64cf0x47c5…4fc3Base$10.5070%0x3c35…aa7319d ago0x48f4ae…09371f
0xa787…64cf0x47c5…4fc3Base$10.5070%0x5f60…e48e19d ago0x2acac8…dcd842
0xa787…64cf0x47c5…4fc3Base$10.5070%0x18cc…275019d ago0xb7e4f1…bea033
0xa787…64cf0x47c5…4fc3Base$14.7070%0xf863…e52319d ago0x2ab8e2…5ae6eb

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.