Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x843b…c4a70xdc59…1506Basex402 service$0.001656100%coinbase23d ago0x67c2ba…5c2f7f
0x4075…1a860xdc59…1506Basex402 service$0.001656100%coinbase23d ago0xcfa3ee…deaf63
0xb266…1c660xdc59…1506Basex402 service$0.002100%coinbase23d ago0xf93c67…119386
0xb266…1c660xdc59…1506Basex402 service$0.002100%coinbase23d ago0x03a883…a3e766
0xb266…1c660xdc59…1506Basex402 service$0.002100%coinbase23d ago0xd454f3…4612b1
0xb266…1c660xdc59…1506Basex402 service$0.002100%coinbase23d ago0xdee937…0f5d33
0xb266…1c660xdc59…1506Basex402 service$0.002100%coinbase23d ago0x078f02…db030b
0xb266…1c660xdc59…1506Basex402 service$0.002100%coinbase23d ago0x982ff3…214cab
0xb266…1c660xdc59…1506Basex402 service$0.002100%coinbase23d ago0x6b2a06…286fe3
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase23d ago0x0debf8…6a80ca
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase23d ago0x81abd9…9ec878
0xb266…1c660xdc59…1506Basex402 service$0.002100%coinbase23d ago0x23aa2c…7efc10
0xb266…1c660xdc59…1506Basex402 service$0.002100%coinbase23d ago0x72765e…be9a5b
0xb266…1c660xdc59…1506Basex402 service$0.002100%coinbase23d ago0x5bc0fc…7821cb
0xb266…1c660xdc59…1506Basex402 service$0.002100%coinbase23d ago0x9ff839…1af637
0xb266…1c660xdc59…1506Basex402 service$0.002100%coinbase23d ago0xd5dd10…b8cdfc
0xb266…1c660xdc59…1506Basex402 service$0.002100%coinbase23d ago0x13364f…f59e14
0xb266…1c660xdc59…1506Basex402 service$0.002100%coinbase23d ago0xbc83ac…aa9863
0xb266…1c660xdc59…1506Basex402 service$0.002100%coinbase23d ago0x7517e9…7567f7
0xb266…1c660xdc59…1506Basex402 service$0.002100%coinbase23d ago0x7344cc…9d027e
0xb266…1c660xdc59…1506Basex402 service$0.002100%coinbase23d ago0xcca34e…edfba6
0xb266…1c660xdc59…1506Basex402 service$0.002100%coinbase23d ago0x5b1750…498dbc
0xb266…1c660xdc59…1506Basex402 service$0.002100%coinbase23d ago0xd4b9f1…95a934
0xb266…1c660xdc59…1506Basex402 service$0.002100%coinbase23d ago0x700f3e…a1a879
0xb266…1c660xdc59…1506Basex402 service$0.002100%coinbase23d ago0x594b90…91c5e1

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.