Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0x916da4…19257c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0xd8449d…e8c138
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0x02b65f…9fe772
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0xe07359…9c4c97
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0x382b89…4d6c55
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0x8510b7…7d5cc0
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0x71cd3a…f06fe9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0x3d9f2f…2d0202
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0x991e7d…57e3b0
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0x3b33d9…3a1f57
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0xa058ea…5f2f5e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0x535f40…d1a2b8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0xd4e136…edce79
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0x8df535…0bc591
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0xe96309…d00efc
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0xcc2ec0…f0ad6f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0xff8289…24196e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0x2f2418…2ed594
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0xae1e4e…b235f7
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0x11b357…63c7d6
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0xd9e69b…1aff23
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0x32f4a6…1e242a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0x34f960…06f196
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0x238f69…7ce1a4
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0xe72aca…0cf932

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.