Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa44d ago0xa12ae9…091372
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa44d ago0xb3af20…8a2740
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa44d ago0x811eec…2d276f
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa44d ago0xf04eaa…007445
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa44d ago0x0aacfd…8d8e15
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa44d ago0xe2ecc9…34e907
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa44d ago0x3e26c8…b7daa1
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa44d ago0x8de5e2…cb9f18
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa44d ago0x16a977…2a9df8
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa44d ago0xa265e6…1482b9
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa44d ago0xf96700…3b938e
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa44d ago0x4a7921…3cfbe1
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa44d ago0x459aa5…43da35
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa44d ago0x44f5f0…9c97c4
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa44d ago0x7a9509…bb8649
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa44d ago0x5b6de2…8fb954
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa44d ago0xc8b2b5…5db5e7
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa44d ago0x27dbe5…fd1d4e
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa44d ago0x73c210…7893eb
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa44d ago0x394503…f05cda
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa44d ago0x5dbf1b…9b5a52
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa44d ago0x96f593…523d49
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa44d ago0xf40d95…63dd6e
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa44d ago0x3cf05e…666c52
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa44d ago0xbf7254…939b20

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.