Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0xc49d67…a5b8a1
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0xa38743…d0129e
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x5af5d7…9e420d
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x8d6e25…8efc03
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0xf3f8fa…0ba506
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0xea3d31…aef34e
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x5dda4b…cbe345
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0xc5c689…574f53
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x918a29…6e02b9
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0xd16f25…8afdd4
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x069218…f188b4
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x138c02…b10eeb
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x8bb5a7…7fb9c0
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x43b50e…541977
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x455f41…9e1170
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x1f6fd5…f71d32
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0xf4f443…94b707
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x44f6e5…af9205
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x078ee3…aaa64d
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0xde6d6d…c134cb
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x23c123…e1ad74
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x422f66…b31bf1
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x00284b…6ac671
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x04f720…ef1398
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0xc0bb78…97f5a8

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.