Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x489a…438f0x09b0…4dfeBasex402 service$0.02100%payAI68d ago0xa2de44…a341b3
0x489a…438f0x09b0…4dfeBasex402 service$0.02100%payAI68d ago0x046323…de2b7a
0x489a…438f0x09b0…4dfeBasex402 service$0.02100%payAI68d ago0x866cd7…ad0859
0x489a…438f0x09b0…4dfeBasex402 service$0.01100%payAI68d ago0x7367cb…eb5b6f
0x489a…438f0x09b0…4dfeBasex402 service$0.05100%payAI68d ago0x4f1bf3…37ea27
0x489a…438f0x09b0…4dfeBasex402 service$0.02100%payAI68d ago0x07023f…0da571
0x489a…438f0x09b0…4dfeBasex402 service$0.03100%payAI68d ago0x759d70…87f49c
0x489a…438f0x09b0…4dfeBasex402 service$0.02100%payAI68d ago0xa0d1d8…093b51
0x489a…438f0x09b0…4dfeBasex402 service$0.02100%payAI68d ago0x82db29…a746c4
0x489a…438f0x09b0…4dfeBasex402 service$0.05100%payAI68d ago0x65964c…3bc04d
0x489a…438f0x09b0…4dfeBasex402 service$0.02100%payAI68d ago0x353eb9…dd21c6
0x489a…438f0x09b0…4dfeBasex402 service$0.03100%payAI68d ago0x79ce75…701f7b
0x489a…438f0x09b0…4dfeBasex402 service$0.02100%payAI68d ago0xef3979…e65adb
0x489a…438f0x09b0…4dfeBasex402 service$0.02100%payAI68d ago0x42b479…1c4b63
0x489a…438f0x09b0…4dfeBasex402 service$0.05100%payAI68d ago0x82d41b…9bb4f7
0x489a…438f0x09b0…4dfeBasex402 service$0.02100%payAI68d ago0xcb07d6…28d03d
0x489a…438f0x09b0…4dfeBasex402 service$0.03100%payAI68d ago0x4aa4f5…d0bb9a
0x489a…438f0x09b0…4dfeBasex402 service$0.02100%payAI68d ago0x489489…aec19e
0x489a…438f0x09b0…4dfeBasex402 service$0.02100%payAI68d ago0xa6e421…238607

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.