Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf95a…d1270xfda5…5d6dBasex402 service$1.07100%coinbase116d ago0x62ae3f…65af34
0xf95a…d1270xfda5…5d6dBasex402 service$1.07100%coinbase116d ago0xc0281a…303825
0xf95a…d1270xfda5…5d6dBasex402 service$1.07100%coinbase116d ago0x498010…2d37f6
0xf95a…d1270xfda5…5d6dBasex402 service$1.07100%coinbase116d ago0xba9318…31c07e
0xf95a…d1270xfda5…5d6dBasex402 service$1.07100%coinbase116d ago0x4b00f4…02eb18
0xf95a…d1270xfda5…5d6dBasex402 service$1.07100%coinbase116d ago0x25720a…fe6200
0xf95a…d1270xfda5…5d6dBasex402 service$1.07100%coinbase116d ago0x2c279d…0beaac
0xf95a…d1270xfda5…5d6dBasex402 service$1.07100%coinbase116d ago0x32415e…57f24b
0xf95a…d1270xfda5…5d6dBasex402 service$1.07100%coinbase116d ago0x30b575…66e822
0xf95a…d1270xfda5…5d6dBasex402 service$1.07100%coinbase116d ago0xfef6c8…1c7d85
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase116d ago0x8eca45…b02c5e
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase116d ago0x43e04f…1f43da
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase116d ago0x1e4fac…2726b2
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase116d ago0x938fe7…527ef0
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase116d ago0xa8663a…8ac7a8
0xf95a…d1270xfda5…5d6dBasex402 service$1.07100%coinbase116d ago0x55398b…ce3d04
0xf95a…d1270xfda5…5d6dBasex402 service$1.07100%coinbase116d ago0xdf0508…bf1892
0xf95a…d1270xfda5…5d6dBasex402 service$1.07100%coinbase116d ago0x4d431f…1b4b99
0xf95a…d1270xfda5…5d6dBasex402 service$1.07100%coinbase116d ago0x974ad4…d48aea
0xf95a…d1270xfda5…5d6dBasex402 service$1.07100%coinbase116d ago0xf7aded…1ce544
0xf95a…d1270xfda5…5d6dBasex402 service$1.07100%coinbase116d ago0x376c6b…8ff369
0xf95a…d1270xfda5…5d6dBasex402 service$1.07100%coinbase116d ago0x3eff03…32900f
0xf95a…d1270xfda5…5d6dBasex402 service$1.07100%coinbase116d ago0xfff410…6cb6e4
0xf95a…d1270xfda5…5d6dBasex402 service$1.07100%coinbase116d ago0xc92faa…8ad1cd
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase116d ago0xf0525d…d9575f

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.