Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa37d ago0xbfe702…bc9ef0
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa37d ago0xe61858…d47986
0xd2df…22f40x9c95…e299Base$0.001100%fluxa37d ago0x7cb8c0…31d839
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa37d ago0x9ecd2d…22cb22
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa38d ago0x7112a4…44f659
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa38d ago0x74b1c6…a26b00
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa38d ago0xeb67c3…c799f4
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa38d ago0x3e3d78…cbe7fe
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa38d ago0x2139b7…e83a74
0xd2df…22f40x9c95…e299Base$0.001100%fluxa38d ago0x4c6522…679dcd
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa38d ago0xd6704a…79a32f
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa38d ago0x00d2fc…f6dc3a
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa38d ago0x230e20…86828c
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa38d ago0x6dc7bb…0ce84f
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa38d ago0x7e2cad…848986
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa38d ago0x626ee1…b9738f
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa38d ago0xd15c6f…ea1f58
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa38d ago0x7708a1…9ff194
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa38d ago0x09847a…7e5ca1
0xd2df…22f40x9c95…e299Base$0.001100%fluxa38d ago0xff7ffa…f6a7f2
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa38d ago0xbdcbfd…c25b90
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa38d ago0x6d0468…64bc06
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa38d ago0x408029…7ef67e
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa38d ago0xf6ffa5…497b2b
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa38d ago0x965185…3c9f11

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.