Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa37d ago0x2cee21…59dabd
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa37d ago0x978d07…e95b95
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa37d ago0x1b28e7…5ff963
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa37d ago0x23f068…bd90e6
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa37d ago0x2fcf26…faaee2
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa37d ago0xbcec40…46d8b6
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa37d ago0x957a21…911354
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa37d ago0x7b6528…d7b9bd
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa37d ago0xa5a431…000ab5
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa37d ago0x8d93a2…5e2b45
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa37d ago0x4f58eb…0a846a
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa37d ago0x28858a…17945a
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa37d ago0x14c1a9…1c87dc
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa37d ago0x144c12…1bb4e9
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa37d ago0x594d3f…c6f41b
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa37d ago0x66560a…efb670
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa37d ago0x78e420…2c68c9
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa37d ago0x055422…c7e10a
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa37d ago0xc71f67…e547dc
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa37d ago0x3984ec…e693b4
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa37d ago0x5a041e…f987da
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa38d ago0x27545e…c2e8b3
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa38d ago0xdde389…a10d12
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa38d ago0x0c224a…2e3010
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa38d ago0x6843d2…419cf3

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.