Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa21d ago0x8f3ec8…61b114
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa22d ago0x476302…a4d415
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa22d ago0x121e35…581b68
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa22d ago0x0cf030…a538b5
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa22d ago0x4e69dc…f26913
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa22d ago0x908a7c…dcd2cf
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa22d ago0x535926…c61336
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa22d ago0x2c4458…e636ea
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa22d ago0xdd3a2e…f96c91
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa22d ago0x401ca1…13f456
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa22d ago0x17e221…1dbcbd
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa22d ago0x3d220b…37ecfd
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa22d ago0x9d7591…57c6df
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa22d ago0xe7b8f5…e957b2
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa22d ago0x7638a8…d8f568
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa22d ago0xa5b9ae…8bd020
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa22d ago0x33cf9e…37f419
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa22d ago0x356ab5…8cd080
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa22d ago0xe56d07…99b6ca
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa22d ago0xe8f395…d2f7fd
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa22d ago0x3174df…df0925
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa22d ago0x19de79…ba5cc5

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.