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%fluxa108d ago0x96e901…1c69fa
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa108d ago0x7a31d6…af2da9
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa108d ago0xbe298f…b9f369
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa108d ago0x81c02c…803ef4
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa108d ago0x82597e…3d30fe
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa108d ago0x2d08e1…fd839c
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa108d ago0x42c621…c60ef2
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa108d ago0x23c603…5321c4
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa108d ago0x3d8b04…c19691
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa108d ago0xc2104f…43b574
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa108d ago0x50efb4…dc9021
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa108d ago0xebcd79…990e34
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa108d ago0x254814…14db5a
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa108d ago0x591eb6…5fe110
0xb90a…9ae40xb76a…5291Base$0.05100%fluxa108d ago0xff8e90…3a6062
0xb90a…9ae40xb76a…5291Base$0.10100%fluxa108d ago0x24930b…691f6e
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa108d ago0xc8b3ac…7e72a9
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa108d ago0x2f67db…873481
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa108d ago0x6fa2c6…a9622a
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa108d ago0xd24d3d…a2f8f4
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa108d ago0xe5c0cf…f3e1a8
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa109d ago0x42e635…4c9677
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa109d ago0x478a71…8c657b
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa109d ago0xeeb499…9b8db0
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa109d ago0x342373…1f2215

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.