Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5441d ago0x53eb33…93761c
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5441d ago0x171894…3525f7
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5441d ago0x184ee2…2b8949
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5441d ago0x6154cd…cd5c8b
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5441d ago0x6fb9ce…26f277
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5441d ago0x986a6e…1be022
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5441d ago0x05a6f6…caace2
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5441d ago0xf62f64…7326bc
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5441d ago0x83d51f…d44011
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5441d ago0x6f563d…a85da9
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5441d ago0x4c537b…99b3fc
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5441d ago0x728f64…0cc764
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5441d ago0x438d53…48db55
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5441d ago0xfac449…0537a0
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5441d ago0x4ae55c…6736d8
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5441d ago0xf5782f…576b4c
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5441d ago0x08cac1…1f92e6
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5441d ago0xc8be1d…e7375c
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5441d ago0x965d13…c21d8a
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5441d ago0x030f2e…e2f92f
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5441d ago0x957776…cbd867
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5441d ago0x02969c…010b2f
0xe629…4b540xa112…7d60Basex402 service$0.002100%heurist41d ago0xc7bed6…3226f1
0xe629…4b540xa112…7d60Basex402 service$0.002100%heurist41d ago0x8a858d…1f6693
0xe629…4b540xa112…7d60Basex402 service$0.002100%heurist41d ago0x30a74e…afc9a0

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.