Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4de9…e2920xc3d0…97cbBasex402 service$0.005100%coinbase12d ago0xd8a9f1…e80c1d
0x4de9…e2920xc3d0…97cbBasex402 service$0.005100%coinbase12d ago0x2d544a…c21b96
0x2ebe…89d30xc3d0…97cbBasex402 service$0.01100%coinbase12d ago0xf67d9b…d7d49b
0x9aad…df430xc3d0…97cbBasex402 service$0.01100%coinbase12d ago0x45a2e4…6a42db
0xc9c7…16700xc3d0…97cbBasex402 service$0.005100%coinbase12d ago0x295e4a…9c836a
0x4de9…e2920xc3d0…97cbBasex402 service$0.01100%coinbase13d ago0x5aec00…55c133
0x4de9…e2920xc3d0…97cbBasex402 service$0.01100%coinbase13d ago0x37e448…5c0960
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.005100%coinbase13d ago0x4c330c…e8e7e5
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.02100%coinbase13d ago0x143154…4ed663
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.005100%coinbase13d ago0x604756…c8a022
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.005100%coinbase13d ago0xe3dea3…aa29c1
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.01100%coinbase13d ago0xc4315b…231fb2
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.005100%coinbase13d ago0xc8dda9…8c08dc
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.005100%coinbase13d ago0x14a5b9…260967
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.02100%coinbase13d ago0x0a0cd1…2cd387
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.01100%coinbase13d ago0x82b58d…279323
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.01100%coinbase13d ago0xa06352…b7f033
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.01100%coinbase13d ago0x051cdf…b6c3f4
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.02100%coinbase13d ago0x6afddc…276abd
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.005100%coinbase13d ago0xa155ae…ff5f33
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.01100%coinbase13d ago0xc8ac3c…dc2600
0xb13e…a6ce0xc3d0…97cbBasex402 service$1.00100%coinbase13d ago0x2f51e5…2527f9
0xb13e…a6ce0xc3d0…97cbBasex402 service$1.00100%coinbase13d ago0xcf54be…4323f2

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.