Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c14…58300xfe80…47eeBase$0.001100%fluxa37d ago0xeb28c0…f148b8
0x2c14…58300x9c95…e299Base$0.001100%fluxa37d ago0x3d8480…86548d
0x2c14…58300xfe80…47eeBase$0.001100%fluxa37d ago0xae4202…f1a890
0x2c14…58300xfe80…47eeBase$0.001100%fluxa37d ago0x054c79…7d658e
0x2c14…58300xfe80…47eeBase$0.001100%fluxa37d ago0xa404f5…7344d8
0x2c14…58300xfe80…47eeBase$0.001100%fluxa37d ago0x42e809…3fb310
0x2c14…58300x9c95…e299Base$0.001100%fluxa37d ago0xc0a798…484c32
0x2c14…58300xfe80…47eeBase$0.001100%fluxa37d ago0xe699c8…66ce63
0x2c14…58300x9c95…e299Base$0.001100%fluxa37d ago0x82ff76…fd93b2
0x2c14…58300x9c95…e299Base$0.001100%fluxa37d ago0xa6331b…03ef15
0x2c14…58300xfe80…47eeBase$0.001100%fluxa37d ago0x2d2574…7fda2c
0x2c14…58300xfe80…47eeBase$0.001100%fluxa37d ago0xf8a33e…c73e12
0x2c14…58300x9c95…e299Base$0.001100%fluxa37d ago0xbf3fd1…381ed7
0x2c14…58300xfe80…47eeBase$0.001100%fluxa37d ago0xedffb4…6fc249
0x2c14…58300xfe80…47eeBase$0.001100%fluxa37d ago0x07e9b2…a64305
0x2c14…58300x9c95…e299Base$0.001100%fluxa37d ago0x6b8583…54db29
0x2c14…58300xfe80…47eeBase$0.001100%fluxa37d ago0xc37225…4d21c7
0x2c14…58300xfe80…47eeBase$0.001100%fluxa37d ago0xe1b3f1…baf353
0x2c14…58300x9c95…e299Base$0.001100%fluxa37d ago0x1c2436…54f4e1
0x2c14…58300x9c95…e299Base$0.001100%fluxa37d ago0x3e8d95…1e40b6
0x2c14…58300xfe80…47eeBase$0.001100%fluxa38d ago0x1c9991…7cd450
0x2c14…58300xfe80…47eeBase$0.001100%fluxa38d ago0xafbb94…ba24da
0x2c14…58300xfe80…47eeBase$0.001100%fluxa38d ago0x9dea15…ec75cb
0x2c14…58300xfe80…47eeBase$0.001100%fluxa38d ago0xd54583…520b18
0x2c14…58300xfe80…47eeBase$0.001100%fluxa38d ago0xcf4c5b…dfccc4

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.