Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9500…8b3f0x3803…101bBase$0.02100%coinbase106d ago0xa4e41d…aa1f76
0x9500…8b3f0x3803…101bBase$0.02100%coinbase106d ago0xae7a07…af5a6d
0x9500…8b3f0x3803…101bBase$0.02100%coinbase106d ago0x1506c2…9b047a
0x3803…101b0x97d7…d4f1Base$0.01100%coinbase106d ago0x6c734d…914b63
0x3803…101b0x5f5d…4359Base$0.001100%coinbase106d ago0x3fbad9…499abc
0x9500…8b3f0x3803…101bBase$0.03100%coinbase106d ago0x51f661…578254
0x9500…8b3f0x3803…101bBase$0.03100%coinbase106d ago0x765f61…daacd4
0x9500…8b3f0x3803…101bBase$0.03100%coinbase106d ago0x964c14…ec4d6e
0x3803…101b0x97d7…d4f1Base$0.01100%coinbase106d ago0x5e6676…a50b2f
0xdec6…9ab20x3803…101bBase$0.17100%coinbase106d ago0xc96836…dddf9e
0x3803…101b0xd83a…02f0Basex402 service$0.15100%payAI106d ago0xd055f4…1c7f3e
0xdec6…9ab20x3803…101bBase$0.17100%coinbase106d ago0x790c45…3f0c57
0x3803…101b0xd83a…02f0Basex402 service$0.15100%payAI106d ago0x26f685…48f6d7
0xc4a3…80600x3803…101bBase$0.01100%coinbase106d ago0x27714c…c0acf9
0x3803…101b0x9257…2132Basex402 service$0.01100%payAI106d ago0xbaca53…046310
0x3803…101b0xd83a…02f0Basex402 service$0.15100%payAI106d ago0xfdd84a…53d48d
0xdec6…9ab20x3803…101bBase$0.17100%coinbase106d ago0x887780…10da03
0xdec6…9ab20x3803…101bBase$0.17100%coinbase106d ago0xdf19b2…74b68e
0x7569…26e40x3803…101bBase$0.01100%coinbase106d ago0x236904…9a0ab4
0x3803…101b0x71a2…b32eBase$0.005100%daydreams106d ago0x163a53…bafdf3
0x013c…1d480x3803…101bBase$0.01100%dexter106d ago0xf8262a…75b023
0x013c…1d480x3803…101bBase$0.01100%dexter106d ago0xa4b385…28b92b
0x2950…6f9e0x3803…101bBase$0.00100%dexter106d ago0x721d76…57d67f
0x2950…6f9e0x3803…101bBase$0.00100%dexter106d ago0x912b9a…99278a
0x2950…6f9e0x3803…101bBase$0.00100%dexter106d ago0xd7f4fb…f4d656

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.