Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa36d ago0x20a5a6…d86778
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa36d ago0x029b3e…085f88
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa36d ago0x6e728b…05ba61
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa36d ago0xc6f72c…a91147
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa36d ago0x542121…d2ac8d
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa36d ago0xc1bdf1…28b1af
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa36d ago0x7589cf…b404fc
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa36d ago0xc6d717…9b941e
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa36d ago0x14e5a5…47be86
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa36d ago0xc95885…165eda
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa36d ago0x33752c…713df2
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa36d ago0xe1c2c9…10fb86
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa36d ago0x69873a…20d465
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa36d ago0xb0a811…b3ffff
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa37d ago0xd3ee7b…120aea
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa37d ago0xc818a0…c5fb6f
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa37d ago0xe7b0bb…83e92d
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa37d ago0x9b527a…fd3393
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa37d ago0x0403d4…f2d85f
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa37d ago0x7e7f9a…7d179e
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa37d ago0xa59dc9…105880
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa37d ago0x070f3d…831e1b
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa37d ago0x3f1b6e…26a1fc
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa37d ago0x1a5319…a166e2
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa37d ago0x5d6dbd…aa539a

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.