Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x386e…832c0x9c95…e299Base$0.001100%fluxa39d ago0xe786aa…1c60a8
0x386e…832c0x9c95…e299Base$0.001100%fluxa39d ago0x091e83…6f8be3
0x386e…832c0xfe80…47eeBase$0.001100%fluxa39d ago0xc9c222…154f36
0x386e…832c0xfe80…47eeBase$0.001100%fluxa39d ago0x6d25ac…5ff9cb
0x386e…832c0x9c95…e299Base$0.001100%fluxa39d ago0xc6c0e3…0fb9ec
0x386e…832c0xfe80…47eeBase$0.001100%fluxa39d ago0xa01989…0b2ce7
0x386e…832c0x9c95…e299Base$0.001100%fluxa39d ago0x83854c…8c8842
0x386e…832c0x9c95…e299Base$0.001100%fluxa39d ago0xc60d5a…bfb775
0x386e…832c0xfe80…47eeBase$0.001100%fluxa39d ago0x91b6fd…3e46ec
0x386e…832c0xfe80…47eeBase$0.001100%fluxa39d ago0x533e54…4a8402
0x386e…832c0xfe80…47eeBase$0.001100%fluxa39d ago0xbc8639…b9bdbf
0x386e…832c0xfe80…47eeBase$0.001100%fluxa39d ago0x486d79…2d84ad
0x386e…832c0x9c95…e299Base$0.001100%fluxa39d ago0x7ed14a…4e2922
0x386e…832c0xfe80…47eeBase$0.001100%fluxa39d ago0xdffc50…649204
0x386e…832c0xfe80…47eeBase$0.001100%fluxa39d ago0x847e3b…ad64ce
0x386e…832c0xfe80…47eeBase$0.001100%fluxa39d ago0xc256ce…50edf0
0x386e…832c0xfe80…47eeBase$0.001100%fluxa39d ago0x309d5e…6e4428
0x386e…832c0xfe80…47eeBase$0.001100%fluxa39d ago0x7609c5…b2f231
0x386e…832c0x9c95…e299Base$0.001100%fluxa39d ago0x728776…c0264c
0x386e…832c0x9c95…e299Base$0.001100%fluxa39d ago0x8fabc0…1bb87f
0x386e…832c0x9c95…e299Base$0.001100%fluxa39d ago0x7bc8cb…a82a4c
0x386e…832c0x9c95…e299Base$0.001100%fluxa39d ago0xbd3426…66ebbb
0x386e…832c0x9c95…e299Base$0.001100%fluxa40d ago0x84bea9…ba36c3
0x386e…832c0x9c95…e299Base$0.001100%fluxa40d ago0xd7302d…7f4e0b
0x386e…832c0x9c95…e299Base$0.001100%fluxa40d ago0x759fac…cde60a

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.