Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x08af2e…c8d161
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x049dad…578da4
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x55b4d3…d45c32
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x800caf…acd8da
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x651cde…6e639c
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0xe8352c…33aecb
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x9b99c8…6854d4
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x9bdc95…13bdc2
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x1e06a0…835120
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x11f623…74809a
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x133b44…efb266
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x3904fa…30a525
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x4fa4ce…09d85c
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x1e9dbe…41f5c5
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x01fbf0…4b67ad
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x2fcce6…fac639
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x5492f0…a8a4ac
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x15820a…9df46b
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa21d ago0x65e4b7…1ac12e
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa22d ago0xc66fb6…78b262
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa22d ago0x94261d…ad0e80
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa22d ago0xc53038…f435c0
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa22d ago0x983d95…a497d9
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa22d ago0x910b0b…b74a0d
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa22d ago0xe3d660…767db3

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.