Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa40d ago0x77e8ad…533c96
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa40d ago0x2e4e13…c7015e
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa40d ago0x012ec7…9d1772
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa40d ago0x063049…0b0540
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa40d ago0x543c5b…2e6bb1
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa40d ago0x090173…ff9bfd
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa40d ago0x0d8939…729930
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa40d ago0x530c5d…d77d49
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa40d ago0x635525…3fe171
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa40d ago0x1ad29f…7e9a3e
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa40d ago0x6125bc…cc6796
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa40d ago0xe81c52…683c2e
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa40d ago0xfe9c20…2574f8
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa40d ago0xe75abf…f84576
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa40d ago0x5bba51…2d21b9
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa40d ago0x646f5a…dc2a5d
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa40d ago0x4f239b…1936cc
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa40d ago0x5a1287…48a715
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa40d ago0xa1e21d…c73bae
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa40d ago0x5d912d…27b5f7
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa40d ago0x39f0f9…2f95bd
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa40d ago0x55e0ac…8d494d
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa40d ago0x488b68…df0628
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa40d ago0xe36224…02e134
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa40d ago0xa47d73…f8d499

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.