Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$19.97100%mrdn108d ago0xf9758e…26db2f
0x1cec…8dd40x8e77…e2d6Base—$16.81100%mrdn108d ago0x24d228…b04c6a
0x1cec…8dd40x8e77…e2d6Base—$28.20100%mrdn108d ago0xf44f57…39b1b6
0x1cec…8dd40x8e77…e2d6Base—$16.15100%mrdn108d ago0xf80e2c…d2ab69
0x1cec…8dd40x8e77…e2d6Base—$19.42100%mrdn108d ago0x4483b9…4ab59e
0x1cec…8dd40x8e77…e2d6Base—$23.21100%mrdn108d ago0x9757b4…bb8f1c
0x1cec…8dd40x8e77…e2d6Base—$30.89100%mrdn108d ago0xcbed9e…707074
0x1cec…8dd40x8e77…e2d6Base—$22.51100%mrdn108d ago0x1dd994…4850e0
0x1cec…8dd40x8e77…e2d6Base—$28.16100%mrdn108d ago0x886cdd…68efd4
0x1cec…8dd40x8e77…e2d6Base—$24.47100%mrdn108d ago0x86d41c…f6df57
0x1cec…8dd40x8e77…e2d6Base—$18.17100%mrdn108d ago0x614e67…f7516c
0x1cec…8dd40x8e77…e2d6Base—$14.86100%mrdn108d ago0xada46e…a56369
0x1cec…8dd40x8e77…e2d6Base—$19.58100%mrdn108d ago0x9b9674…783598
0x1cec…8dd40x8e77…e2d6Base—$22.97100%mrdn108d ago0x5ffcb6…8303f1
0x1cec…8dd40x8e77…e2d6Base—$19.60100%mrdn108d ago0xc7449e…59fe5c
0x1cec…8dd40x8e77…e2d6Base—$15.47100%mrdn108d ago0xf1905a…0310a3
0x1cec…8dd40x8e77…e2d6Base—$22.65100%mrdn108d ago0xd9d4d8…46ddb9
0x1cec…8dd40x8e77…e2d6Base—$33.05100%mrdn108d ago0x3fd0f9…673e73
0x1cec…8dd40x8e77…e2d6Base—$27.81100%mrdn108d ago0xc19424…59d2d3
0x1cec…8dd40x8e77…e2d6Base—$28.23100%mrdn108d ago0xf55c3d…66c441
0x1cec…8dd40x8e77…e2d6Base—$22.47100%mrdn108d ago0x01aca3…3c0fed
0x1cec…8dd40x8e77…e2d6Base—$21.39100%mrdn108d ago0x7c736e…36bf0c
0x1cec…8dd40x8e77…e2d6Base—$25.03100%mrdn108d ago0x6306c8…57b847
0x1cec…8dd40x8e77…e2d6Base—$19.04100%mrdn108d ago0xdde43d…de1c47
0x1cec…8dd40x8e77…e2d6Base—$37.23100%mrdn108d ago0x5f4985…ebc15c

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.