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%fluxa44d ago0xbb1acb…b380ca
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa44d ago0x96a9ff…8974f8
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa44d ago0xfc52ea…3bae87
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa44d ago0x7e32af…f15294
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa44d ago0xabee40…3fdb74
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa44d ago0xef524d…c562fd
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa44d ago0x424903…ab67cc
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa44d ago0x4ff222…5ba08a
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa44d ago0xca53ee…6a0f92
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa44d ago0x871c69…91b0b1
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa44d ago0xadfaf1…530f49
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa44d ago0xce7ce7…747d76
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa44d ago0xd39c08…1853de
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa44d ago0x51420c…1fe819
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa44d ago0x7bb796…710794
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa44d ago0x1c54b2…7ce844
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa44d ago0x23bb25…9df398
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa44d ago0xaa7881…c3039d
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa44d ago0x96bcae…6fafea
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa45d ago0x75dd95…5146aa
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa45d ago0x2da257…cb99f7
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa45d ago0xc45737…cea8ff
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa45d ago0x2d337b…389c87
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa45d ago0x6d190f…020acc
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa45d ago0x11c16c…530fd3

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.