Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa21d ago0xf1c585…904d82
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa21d ago0xec924e…db9b88
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa21d ago0x8b792a…bab424
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa21d ago0xa805b7…0c3475
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa21d ago0x761451…ae1289
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa21d ago0x372a15…e07472
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa21d ago0xfacc5f…41579a
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa21d ago0x4ede50…744379
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa21d ago0x0f22dd…61b444
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa21d ago0x3ec533…ffcf45
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa21d ago0x998f8e…380a0c
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa22d ago0xefbd26…1e1cfc
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa22d ago0xce2c5e…c6af7b
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa22d ago0x40f9c8…38e50a
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa22d ago0xddbc78…258c04
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa22d ago0xeaa4e2…9b948d
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa22d ago0x04ce0f…66da46
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa22d ago0x724563…9461fd
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa22d ago0xcd1a95…e82634
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa22d ago0x0f1764…6ee36f
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa22d ago0x804535…ad964b
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa22d ago0xf4fbe2…a7b360
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa22d ago0xd0de28…78376f
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa22d ago0x627a82…28ef6e
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa22d ago0x22f407…e365a6

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.