Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ed3…fb500xfe80…47eeBase—$0.001100%fluxa42d ago0xa2eaad…08eb34
0x7ed3…fb500xfe80…47eeBase—$0.001100%fluxa42d ago0x7b586e…1a4213
0x7ed3…fb500x9c95…e299Base—$0.001100%fluxa42d ago0xd46ec3…4b5cff
0x7ed3…fb500x9c95…e299Base—$0.001100%fluxa43d ago0x550b0a…4d2eae
0x7ed3…fb500x9c95…e299Base—$0.001100%fluxa43d ago0xbedd0f…142f44
0x7ed3…fb500x9c95…e299Base—$0.001100%fluxa43d ago0x9676b4…bb0056
0x7ed3…fb500x9c95…e299Base—$0.001100%fluxa43d ago0x9b82c9…b33298
0x7ed3…fb500xfe80…47eeBase—$0.001100%fluxa43d ago0xb03d99…a31c49
0x7ed3…fb500x9c95…e299Base—$0.001100%fluxa43d ago0x395452…4f3125
0x7ed3…fb500xfe80…47eeBase—$0.001100%fluxa43d ago0x8be703…705092
0x7ed3…fb500xfe80…47eeBase—$0.001100%fluxa43d ago0x3c5e35…a9b03f
0x7ed3…fb500x9c95…e299Base—$0.001100%fluxa43d ago0x8194d2…715093
0x7ed3…fb500x9c95…e299Base—$0.001100%fluxa43d ago0xe02c4e…ce1ec3
0x7ed3…fb500x9c95…e299Base—$0.001100%fluxa43d ago0xd3b9d5…114ce1
0x7ed3…fb500x9c95…e299Base—$0.001100%fluxa43d ago0x59645b…f514b8
0x7ed3…fb500x9c95…e299Base—$0.001100%fluxa43d ago0xb5fad4…17211f
0x7ed3…fb500x9c95…e299Base—$0.001100%fluxa43d ago0x4807be…709206
0x7ed3…fb500x9c95…e299Base—$0.001100%fluxa43d ago0x5e77e1…5f7c1c
0x7ed3…fb500x9c95…e299Base—$0.001100%fluxa43d ago0x12ae73…deffe6
0x7ed3…fb500x9c95…e299Base—$0.001100%fluxa43d ago0x7029ac…f4c595
0x7ed3…fb500x9c95…e299Base—$0.001100%fluxa43d ago0xe653da…ac3765
0x7ed3…fb500x9c95…e299Base—$0.001100%fluxa43d ago0x08b774…6fd095
0x7ed3…fb500x9c95…e299Base—$0.001100%fluxa43d ago0xd337cf…51c78f
0x7ed3…fb500x9c95…e299Base—$0.001100%fluxa43d ago0x85f579…79c3f1
0x7ed3…fb500x9c95…e299Base—$0.001100%fluxa43d ago0x161ac6…0d0f5d

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.