Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa22d ago0x121408…38da4f
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa22d ago0xa5bc55…60e163
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa22d ago0x07eef2…2763c3
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa22d ago0xf03b90…06f467
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa22d ago0x2c2d67…40fb17
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa22d ago0x386cb0…613255
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa22d ago0x6186a9…3439d1
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa22d ago0x750f5e…e4b4cf
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa22d ago0x3c6196…c3c48c
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa22d ago0x9dad65…372a42
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa22d ago0x56fb4f…6473be
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa22d ago0x448a65…afdb0c
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa22d ago0x56d5fb…842cfd
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa22d ago0x1ee17e…78c2ba
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa22d ago0xae3b27…b65159
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa22d ago0x8c28f6…ade2d5
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa22d ago0x027c60…61308d
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa22d ago0x284935…06b2eb
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa22d ago0x2fb5e3…8808c0
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa22d ago0xcce9ed…32c1e2
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa22d ago0x77fbb9…ee23b7
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa22d ago0xa4dcc1…4d04a6
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa22d ago0xa03cca…f980be
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa22d ago0xe86761…758a5e
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa23d ago0xfffc8a…87be88

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.