Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc243…3c150x5611…472aBasex402 service$1.00100%coinbase45d ago0x686316…53f964
0xc243…3c150x5611…472aBasex402 service$1.00100%coinbase45d ago0x61730a…20918f
0xc243…3c150x5611…472aBasex402 service$1.00100%coinbase45d ago0xf6bebb…a04f9b
0xc243…3c150x5611…472aBasex402 service$0.25100%coinbase45d ago0x908f53…d0c351
0xc243…3c150x5611…472aBasex402 service$0.25100%coinbase45d ago0x96c4a3…d2b4a4
0xc243…3c150x5611…472aBasex402 service$0.25100%coinbase45d ago0x238d0b…1bc7b2
0xc243…3c150x5611…472aBasex402 service$0.50100%coinbase45d ago0x45fd48…8cc2d4
0xc243…3c150x5611…472aBasex402 service$0.25100%coinbase45d ago0x930934…83f15c
0xc243…3c150x5611…472aBasex402 service$0.25100%coinbase45d ago0xd76e34…efb71b
0xc243…3c150x5611…472aBasex402 service$0.25100%coinbase45d ago0xf3245e…72734d
0xc243…3c150x5611…472aBasex402 service$0.25100%coinbase45d ago0x06309a…8f8873
0xc243…3c150x5611…472aBasex402 service$0.25100%coinbase45d ago0x482ecf…d9ee1a
0xc243…3c150x5611…472aBasex402 service$0.50100%coinbase45d ago0x62bd86…04a5f5
0xc243…3c150x5611…472aBasex402 service$0.50100%coinbase45d ago0xebcc25…9007c6
0xc243…3c150x5611…472aBasex402 service$0.50100%coinbase45d ago0x0f2ac0…5497fb
0xc243…3c150x5611…472aBasex402 service$0.25100%coinbase45d ago0x8e382a…3728e2
0xc243…3c150x5611…472aBasex402 service$0.25100%coinbase45d ago0x55e06a…580285
0xc243…3c150x5611…472aBasex402 service$0.10100%coinbase45d ago0x6f8de6…473847
0xc243…3c150x5611…472aBasex402 service$0.25100%coinbase45d ago0xe3beba…b2908b
0xc243…3c150x5611…472aBasex402 service$0.10100%coinbase45d ago0xe9ff8e…161e63
0xc243…3c150x5611…472aBasex402 service$0.10100%coinbase45d ago0x0f11a0…34fca2
0xc243…3c150x5611…472aBasex402 service$0.10100%coinbase45d ago0xc92786…d9bf66
0x9688…d92d0x5611…472aBasex402 service$0.01100%coinbase45d ago0x5d9266…838280

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.