Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa46d ago0xd04690…53d30e
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa46d ago0x89021f…2e1945
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa46d ago0xf3940b…a116d2
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa46d ago0x4181de…237f85
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa46d ago0xaf559b…f7cf1f
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa46d ago0x66a48b…b21686
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa46d ago0x87ff94…2fd6a7
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa46d ago0x2d5f95…cf10aa
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa46d ago0x4d0680…37d51a
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa46d ago0x984531…590fd2
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa46d ago0xac56bd…84854a
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa46d ago0xbdeaba…3a4e7f
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa46d ago0x6fac06…a9e760
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa46d ago0xb46af3…5b937d
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa46d ago0xd6750a…ba960a
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa46d ago0xa0912d…54a076
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa46d ago0x2fd405…56dda3
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa46d ago0x1dc307…3a728f
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa46d ago0xaee632…3d2531
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa46d ago0x42a649…a64546
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa46d ago0x489bac…d5d8be
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa46d ago0x6e7021…6892a2
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa47d ago0x356df3…4e4945
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa47d ago0x9d614f…fe65a8
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa47d ago0x7fba2e…cfca8b

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.