Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase86d ago0x29a716…900ca1
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase86d ago0x434624…0bf48e
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase86d ago0xf8e499…b91233
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase86d ago0xda1eac…69d4d1
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase86d ago0xcf9672…689479
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase86d ago0xd5405a…8f5e1f
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase86d ago0x5b8e46…f48ecc
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase86d ago0x2cd824…71b360
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase86d ago0x530a19…d3c87a
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase86d ago0x51d2c0…78b1b9
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase86d ago0x831998…c53ab7
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase86d ago0x42343a…7731ec
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase86d ago0x73b9a4…8da242
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase86d ago0x0a5f17…829e46
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase86d ago0x935601…00d665
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase86d ago0x9c5d04…9908e2
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase86d ago0x1c2dbb…2ba8c2
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase86d ago0x90b66a…b246f0
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase86d ago0x1bca43…ea901e
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase86d ago0x252e4f…e5b969
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase86d ago0xae90ad…be0c2e
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase86d ago0xb21640…c0e90c
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase86d ago0x554cc5…80c28e
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase86d ago0x6ed1fd…716fbc
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase86d ago0x695d84…edecac

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.