Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base$18.4870%0x4337…029013d ago0x7ea6fd…f61c1e
0x3be9…575c0x4cd0…bc31Base$30.4470%0x4337…03f513d ago0x3745ea…f633fa
0x3be9…575c0x4cd0…bc31Base$3.4370%0x4337…f03813d ago0xead208…912c78
0x3be9…575c0x4cd0…bc31Base$42.4570%0x2891…bc4c13d ago0x562db8…a6a558
0x3be9…575c0x4cd0…bc31Base$50.4570%0xce5c…1d0513d ago0x457a9d…3b5006
0x3be9…575c0x4cd0…bc31Base$50.4570%0x4337…f63713d ago0x85deac…f59452
0x3be9…575c0x4cd0…bc31Base$50.4570%0x2891…bc4c13d ago0x003374…a8df7e
0x3be9…575c0x4cd0…bc31Base$42.4570%0x2891…bc4c13d ago0xbf6863…00d81e
0x3be9…575c0x4cd0…bc31Base$50.4570%0x4337…ef2513d ago0x636a34…63ae6c
0x3be9…575c0x4cd0…bc31Base$30.4570%0x2891…bc4c13d ago0xd66a8f…9cd2e5
0x3be9…575c0x4cd0…bc31Base$199.5170%0x1d53…c61313d ago0x0ce34d…3f2ee2
0x3be9…575c0x4cd0…bc31Base$30.4570%0x4337…6ca513d ago0x3d233e…ea9945
0x3be9…575c0x4cd0…bc31Base$42.4570%0x2915…146513d ago0xf90e15…5a8021
0x3be9…575c0x4cd0…bc31Base$3.4470%0x4337…f63713d ago0x76c3a9…09e90d
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2891…bc4c13d ago0x59728a…c7f461
0x3be9…575c0x4cd0…bc31Base$25.4470%0x4337…926913d ago0x4a1b47…0ae12e
0x3be9…575c0x4cd0…bc31Base$10.4470%0x4337…853813d ago0x461c9e…64dbfb
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2915…146513d ago0xba59ad…9fb43d
0x3be9…575c0x4cd0…bc31Base$42.4570%0x4337…d0b213d ago0x07b200…a73f27
0x3be9…575c0x4cd0…bc31Base$50.4570%0x4337…2d7913d ago0x57819f…3686e2
0x3be9…575c0x4cd0…bc31Base$60.3970%0x4337…e22a13d ago0x9920a7…c01383
0x3be9…575c0x4cd0…bc31Base$10.4470%0x1d53…c61313d ago0x7e4586…3082bd
0x3be9…575c0x4cd0…bc31Base$30.4570%0x4337…c48713d ago0x60202f…863f18
0x3be9…575c0x4cd0…bc31Base$5.4470%0x4337…853813d ago0xc9e19a…35535e
0x3be9…575c0x4cd0…bc31Base$30.4570%0x2891…bc4c13d ago0x267663…5bed85

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.