Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa114d ago0xbce7ea…9cd8cb
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa114d ago0x00ddb4…043fb0
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa114d ago0xfad7c5…d4b5fa
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa114d ago0xf11968…ef8fa8
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa114d ago0x8c1e01…f5b74e
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa114d ago0x3641ba…40069d
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa114d ago0x330e0a…beb2b9
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa114d ago0x19b639…da46df
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa114d ago0x9dda1e…468856
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa114d ago0x10f0ea…2a5fd9
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa114d ago0x52c44f…196787
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa114d ago0x127b2f…3fbbb6
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa114d ago0xed7c66…1c8759
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa114d ago0xb61a5c…5e0a5b
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa114d ago0xa8c43e…ece5f2
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa115d ago0xbd8009…41c63f
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa115d ago0xbbf716…7cb1b3
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa115d ago0x7d3286…d3903d
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa115d ago0xae9d99…7e3fdc
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa115d ago0x65b05d…c7001f
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa115d ago0x65ae21…2331e5
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa115d ago0xa121fe…16b747
0xb76a…52910x0364…e80fBase—$0.43100%fluxa115d ago0x04f889…541343
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa115d ago0x0a3540…eb5efe
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa115d ago0x902eeb…cfd875

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.