Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa36d ago0xb357fd…018efa
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa36d ago0xab8585…52e72c
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa36d ago0x4732bd…416e55
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa36d ago0x5e11ef…7dbff4
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa36d ago0x667d48…981b64
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa36d ago0xa42e52…057676
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa36d ago0x14015f…dd0cee
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa36d ago0x19213f…0d42d3
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa36d ago0x18e79a…a2b392
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa36d ago0xe1cd24…bc2614
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa36d ago0xae390d…fe8d53
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa36d ago0x5907ea…d4a143
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa36d ago0x014442…06aac5
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa36d ago0x1ed347…54cd66
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa36d ago0x24b13b…d828dd
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa36d ago0x251a98…e71d8d
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa36d ago0x109b94…f98094
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa36d ago0x81e4a3…5e3f54
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa36d ago0x94f22e…767eb1
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa36d ago0x6aad3f…0abcee
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa36d ago0xb10116…8976dd
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa36d ago0x5912d4…e97d79
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa36d ago0x608beb…f5cad3
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa36d ago0x69239b…0b5123
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa36d ago0x83423e…535617

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.