Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa17d ago0x89d5dd…30b318
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa17d ago0xb75837…b887f7
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa17d ago0x86039a…3102f6
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa17d ago0x86c45d…2d15f6
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa17d ago0xcb12a1…6fe627
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa17d ago0x038cb5…ba1ad6
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa17d ago0x093bcd…fead64
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa17d ago0x5b258f…b3a1d9
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa18d ago0xd8f255…346c02
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa18d ago0x897bde…14c111
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa18d ago0xdeed6a…e3b3cb
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa18d ago0x37d490…ca5daf
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa18d ago0x2ece91…246510
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa18d ago0xa7aa4f…7fcdda
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa18d ago0x03a461…e63ea7
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa18d ago0xc57979…544be6
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa18d ago0x6be8ab…a35d33
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa18d ago0x359f4e…733daa
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa18d ago0x9bc2fc…3e5606
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa18d ago0x5cb37c…7d7c28
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa18d ago0x3e10ad…0eb836
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa18d ago0x3950df…0e9d01
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa18d ago0x58cc4a…0b6471
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa18d ago0x0549d6…e3d698

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.