Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa52d ago0xf238da…e804b1
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa52d ago0x843879…506abd
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa52d ago0x8494a7…341531
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa52d ago0x87acc5…b53692
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa52d ago0x32038b…dbb8ef
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa52d ago0xec0c28…e47e8f
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa52d ago0x274531…8d3a7a
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa52d ago0x2a12c2…b838b3
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa52d ago0x243270…9f90ab
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa52d ago0x54b44b…dfa145
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa52d ago0x3f288f…ab6ded
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa52d ago0x6fa811…6a4ac7
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa52d ago0x2a152b…36a819
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa52d ago0x04d8d8…c7eba9
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa52d ago0x3ebfe9…39592c
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa52d ago0x9d1ce2…bbe06f
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa52d ago0x68cb88…dd9d00
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa52d ago0x59a680…b1b0d3
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa52d ago0xa7bb24…2a748b
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa52d ago0x9069c8…42ef4c
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa52d ago0x8b0112…ff166e
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa52d ago0x15d0a2…261bbc
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa52d ago0xdd7ae8…7d2f24
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa52d ago0xd263b9…eacfa7
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa52d ago0x43f1fc…5fcbbb

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.