Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa37d ago0x6c6954…11da2e
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa37d ago0x44d3ad…24aa81
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa37d ago0xadda2d…db92a2
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa37d ago0xefe761…93d356
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa37d ago0xba59ae…f1801c
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa37d ago0x1874f1…1e0621
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa37d ago0xb72f9a…ba554f
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa37d ago0x760304…b37140
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa37d ago0xc90362…93f5be
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa37d ago0xbd5b13…4ccba7
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa37d ago0x29d73a…2d2acd
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa37d ago0x3c9207…5a7c8d
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa37d ago0xfe0896…212a05
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa37d ago0xce0195…c01e5b
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa37d ago0x7c8cf3…b94c26
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa37d ago0x62a805…00defc
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa37d ago0x696028…472aad
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa37d ago0x62b61e…03188a
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa37d ago0xa371b3…770558
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa37d ago0x5dc8d4…e84228
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa37d ago0x62acaf…72807a
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa37d ago0x7957e5…88acdc
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa37d ago0x2d9f26…73a42c
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa37d ago0xaa4c8f…8a5d22
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa37d ago0xb6dc92…6819d1

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.