Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe851…b07a0x9c95…e299Base$0.001100%fluxa13d ago0x39db6a…da60a9
0xe851…b07a0x9c95…e299Base$0.001100%fluxa13d ago0x1fc282…1311e6
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa13d ago0xda7261…49001e
0xe851…b07a0x9c95…e299Base$0.001100%fluxa13d ago0xfa9876…445572
0xe851…b07a0x9c95…e299Base$0.001100%fluxa13d ago0x5bf2e3…172291
0xe851…b07a0x9c95…e299Base$0.001100%fluxa13d ago0x191577…9e0895
0xe851…b07a0x9c95…e299Base$0.001100%fluxa13d ago0x352ffe…adaa17
0xe851…b07a0x9c95…e299Base$0.001100%fluxa13d ago0xee691f…3dc813
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa13d ago0x53e2a4…c22c8a
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa13d ago0xd54010…7b1de1
0xe851…b07a0x9c95…e299Base$0.001100%fluxa14d ago0x10008e…06a92a
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa14d ago0xaff850…5f9bc0
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa14d ago0xa7bce0…35b0ce
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa14d ago0xb0b564…e5b76b
0xe851…b07a0x9c95…e299Base$0.001100%fluxa14d ago0xd46fc3…b54b40
0xe851…b07a0x9c95…e299Base$0.001100%fluxa14d ago0x594c96…d37fc7
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa14d ago0x5e77e9…f75f9b
0xe851…b07a0x9c95…e299Base$0.001100%fluxa14d ago0x41b706…e0ae54
0xe851…b07a0x9c95…e299Base$0.001100%fluxa14d ago0xa18de1…5a1d71
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa14d ago0x8ae3b8…3d976d
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa14d ago0x2db772…1c758f
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa14d ago0xfb2061…6eb9f1
0xe851…b07a0x9c95…e299Base$0.001100%fluxa14d ago0x18b963…e8e55a
0xe851…b07a0x9c95…e299Base$0.001100%fluxa14d ago0x10d966…f47c11
0xe851…b07a0x9c95…e299Base$0.001100%fluxa14d ago0x0a95d5…00ee02

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.