Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa17d ago0x111a51…99c564
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa17d ago0x01c950…b68fde
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa17d ago0xe15e98…8393ce
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa17d ago0x0af854…a0cdd3
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa17d ago0x0bcc15…baac8b
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa17d ago0x3f83ed…dd23a1
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa17d ago0x4ce826…4b8ad0
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa17d ago0x53d980…2cc4b4
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa17d ago0x8232a7…e57305
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa17d ago0xf0faf8…447684
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa17d ago0xd815d6…73b87c
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa17d ago0xfa0bda…14d4af
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa17d ago0x854322…4989fb
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa17d ago0xe8fc9a…627d24
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa17d ago0x46081d…dae5cc
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa17d ago0x5048d0…7c89c0
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa17d ago0x2d2f69…a560e0
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa17d ago0xd44fd5…f2a981
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa17d ago0xa03ceb…436510
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa17d ago0xdaba72…a9ac48
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa17d ago0x44b13d…ef2b8e
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa17d ago0x26a943…ea1357
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa17d ago0x7dc2b3…ba219c
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa18d ago0xe2b79a…ccfe0b
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa18d ago0xa1754d…429788

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.