Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase66d ago0xbbfa44…2f57d5
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase66d ago0x4fe9cb…070d2e
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase66d ago0x9c3911…520f46
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase66d ago0x317a01…73f530
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase66d ago0x21fc61…78bf16
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase66d ago0x328f0a…8881c5
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase66d ago0xafe5e7…4f560a
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase66d ago0x841373…85946d
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase66d ago0xe57d7e…e28507
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase66d ago0x0af1c8…9d6f52
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase66d ago0x9946ae…e97633
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase66d ago0x389ba4…2cab10
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase66d ago0x012d94…ee2952
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase66d ago0x390a37…e0af2f
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase66d ago0xf84278…917441
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase66d ago0x6fc0e7…e1a000
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase66d ago0x1683cc…dc705f
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase66d ago0x7a1820…93814b
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase66d ago0xba7aa6…322a34
0x9897…e0420x1538…475cBaseUsenamiFunding$0.001100%coinbase66d ago0x4e592f…53ed79
0x9897…e0420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase66d ago0x1055a7…e53087
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase66d ago0x0e62d9…3d919c
0x9897…e042Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.001100%coinbase66d ago0x44b06b…100491
0x9897…e042Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.02100%coinbase66d ago0xcd5b53…09c20a
0x9897…e0420x82b1…cd7bBasex402 service$0.001100%coinbase66d ago0x253eba…0a7ceb

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.