Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa49d ago0xc6fcbe…998d1a
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa49d ago0x9f06d5…aaaf72
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa49d ago0x638da9…053a93
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa49d ago0xa0598a…c06ac0
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa49d ago0xc98612…e56b26
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa49d ago0x3cd97e…d38371
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa49d ago0xf8838c…17d807
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa49d ago0x9f0455…cff0f2
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa49d ago0x3e2cba…117e97
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa49d ago0x8381e3…dfd4ac
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa49d ago0x908c09…665fa5
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa49d ago0x2c816f…0ce608
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa49d ago0x5ae2a5…3e53ef
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa49d ago0xd9d0c9…83b648
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa49d ago0x8e424d…1ebbb4
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa49d ago0xd5dc0b…92ee9f
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa49d ago0xe14d50…81c6d2
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa50d ago0xd57ac1…2b1629
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa50d ago0x7547d3…41769c
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa50d ago0xbfec3e…3c5795
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa50d ago0xdea6b0…f2714b
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa50d ago0x835e58…a6a578
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa50d ago0xbb11f4…137e29
0xae0d…ee2b0x9c95…e299Base$0.001100%fluxa50d ago0xae2070…1dacf7
0xae0d…ee2b0x9c95…e299Base$0.001100%fluxa50d ago0xf8429d…da6bee

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.