Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase39d ago0x35db9a…49f7e9
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase39d ago0xb1a478…0156b8
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase39d ago0xad36e0…a0b5c3
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase39d ago0xaaa92a…7e075a
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase39d ago0xa0d207…45160b
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase39d ago0xb0304e…684805
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase39d ago0x64a22e…84ef40
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase39d ago0x92af13…9afd46
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase39d ago0x2fbe60…516c46
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase39d ago0x22d972…f85128
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase39d ago0x76232c…6a3c43
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase39d ago0xc63a61…3e107b
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase39d ago0xabcae2…a865ac
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase39d ago0x836deb…7c2457
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase39d ago0xa96778…3510ec
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase39d ago0xc4445a…2e918b
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase39d ago0xe1426b…b5fb7a
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase39d ago0xa791b4…e529d6
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase39d ago0xee6fd2…c93d8f
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase39d ago0x582ddd…c194f9
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase39d ago0x7e7467…28309e
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase39d ago0x3872c1…321bfb
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase39d ago0xec37d7…c535a9
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase39d ago0x0c0748…34661e
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase39d ago0x7565ab…16a380

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.