Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c77…08810x9c95…e299Base—$0.001100%fluxa44d ago0x38bb20…b57ab2
0x3c77…08810x9c95…e299Base—$0.001100%fluxa44d ago0xc82400…0c304f
0x3c77…08810x9c95…e299Base—$0.001100%fluxa44d ago0x3c3abd…f100e8
0x3c77…08810x9c95…e299Base—$0.001100%fluxa44d ago0x71d338…959eb5
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa44d ago0x45da34…e93e02
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa44d ago0x04a502…00d15e
0x3c77…08810x9c95…e299Base—$0.001100%fluxa44d ago0x09e9d4…89b896
0x3c77…08810x9c95…e299Base—$0.001100%fluxa44d ago0x70c5a4…3a6393
0x3c77…08810x9c95…e299Base—$0.001100%fluxa45d ago0x556710…09ef89
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa45d ago0xb5e4e5…e4b7ee
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa45d ago0x2d2109…ea854f
0x3c77…08810x9c95…e299Base—$0.001100%fluxa45d ago0x6ffee7…537ec1
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa45d ago0xfe5405…35b8fd
0x3c77…08810x9c95…e299Base—$0.001100%fluxa45d ago0xbf6cf7…0d9aa8
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa45d ago0xa4ed5d…c28e3b
0x3c77…08810x9c95…e299Base—$0.001100%fluxa45d ago0xfcf095…5ba960
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa45d ago0xa3b5cb…89a8af
0x3c77…08810x9c95…e299Base—$0.001100%fluxa45d ago0x58f9c6…4a0cf2
0x3c77…08810x9c95…e299Base—$0.001100%fluxa45d ago0x762d19…da7569
0x3c77…08810x9c95…e299Base—$0.001100%fluxa45d ago0x32f7e9…c222fb
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa45d ago0xe7cc9a…8b81f0
0x3c77…08810x9c95…e299Base—$0.001100%fluxa45d ago0xf93e07…1ebbc5
0x3c77…08810x9c95…e299Base—$0.001100%fluxa45d ago0xde302f…ea1100
0x3c77…08810x9c95…e299Base—$0.001100%fluxa45d ago0x13c12d…13d2e3
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa45d ago0x824cbd…b2f20f

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.