Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa42d ago0xed6bd1…a2c1eb
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0x9ef3a4…3108a3
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0xdc4800…6ec3ac
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0x8724c3…00fdcd
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0x848707…5ae053
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0x948390…bcfffd
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0x7b1cb5…e324a3
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0x62c2dd…b752f2
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0x55df30…7a89b8
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0xfba8b9…961a5b
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0x09c0c5…87ff0a
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0xf56691…408444
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa42d ago0x1293a5…2ad7d7
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0xae915b…f4caa9
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0xf3e728…52cd79
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0x7be14d…b447a1
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0xf62979…8595f4
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0x7e75f6…ae9624
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0xc24e18…b9efb0
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0x12f210…278e6c
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0xce4849…573e22
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa42d ago0x167e89…49d8b3
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0xdbe4db…d27fe9
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0x92063a…f3c320
0xdb07…6e820x9c95…e299Base$0.001100%fluxa42d ago0x29d0cf…617ac7

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.