Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac60…a9830xfe80…47eeBase$0.001100%fluxa29d ago0xa0b191…7e6ca3
0xac60…a9830xfe80…47eeBase$0.001100%fluxa29d ago0xd097f1…334774
0xac60…a9830xfe80…47eeBase$0.001100%fluxa29d ago0x6f428f…f2c0d6
0xac60…a9830xfe80…47eeBase$0.001100%fluxa29d ago0xbfa91b…b3a138
0xac60…a9830xfe80…47eeBase$0.001100%fluxa29d ago0xc78b60…565098
0xac60…a9830xfe80…47eeBase$0.001100%fluxa29d ago0x2bd718…1379a6
0xac60…a9830xfe80…47eeBase$0.001100%fluxa29d ago0xb68b7d…f18009
0xac60…a9830xfe80…47eeBase$0.001100%fluxa29d ago0x30b17b…8b6a76
0xac60…a9830xfe80…47eeBase$0.001100%fluxa29d ago0x0c1ae6…6a9001
0xac60…a9830xfe80…47eeBase$0.001100%fluxa29d ago0xfdfaa3…a758bd
0xac60…a9830xfe80…47eeBase$0.001100%fluxa29d ago0x26cff1…733466
0xac60…a9830xfe80…47eeBase$0.001100%fluxa29d ago0x3f6e3f…b086b3
0xac60…a9830xfe80…47eeBase$0.001100%fluxa29d ago0xf93110…75375c
0xac60…a9830xfe80…47eeBase$0.001100%fluxa29d ago0xd5ff65…0c6895
0xac60…a9830xfe80…47eeBase$0.001100%fluxa29d ago0x3b3f33…dbd604
0xac60…a9830xfe80…47eeBase$0.001100%fluxa30d ago0x875665…68fb3e
0xac60…a9830xfe80…47eeBase$0.001100%fluxa30d ago0xae8355…7bdb8c
0xac60…a9830xfe80…47eeBase$0.001100%fluxa30d ago0x110d3e…9b9347
0xac60…a9830xfe80…47eeBase$0.001100%fluxa30d ago0xb9d003…e066a7
0xac60…a9830xfe80…47eeBase$0.001100%fluxa30d ago0x4b98e6…3cd571
0xac60…a9830xfe80…47eeBase$0.001100%fluxa30d ago0x38259f…8c0e1d
0xac60…a9830xfe80…47eeBase$0.001100%fluxa30d ago0x54ae2a…7fac77
0xac60…a9830xfe80…47eeBase$0.001100%fluxa30d ago0x5dfa53…5d3f23
0xac60…a9830xfe80…47eeBase$0.001100%fluxa30d ago0x357681…6cec2b
0xac60…a9830xfe80…47eeBase$0.001100%fluxa30d ago0x70527c…b97577

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.