Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a6b…e5230x9c95…e299Base—$0.001100%fluxa44d ago0x77dba4…353d75
0x1a6b…e5230x9c95…e299Base—$0.001100%fluxa44d ago0x8a7e0b…f6ccc6
0x1a6b…e5230x9c95…e299Base—$0.001100%fluxa44d ago0xa9297e…2bf227
0x1a6b…e5230x9c95…e299Base—$0.001100%fluxa44d ago0x680a93…9fdb96
0x1a6b…e5230x9c95…e299Base—$0.001100%fluxa44d ago0xeb2487…2d8dfe
0x1a6b…e5230x9c95…e299Base—$0.001100%fluxa44d ago0xb3e686…ccdccc
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa44d ago0x8ca909…6e1a7d
0x1a6b…e5230x9c95…e299Base—$0.001100%fluxa44d ago0x4b8df0…d64c79
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa44d ago0x6d2361…49b91e
0x1a6b…e5230x9c95…e299Base—$0.001100%fluxa44d ago0xded242…3a4a2c
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa44d ago0x64e6c9…45cd74
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa44d ago0x2ac82e…850727
0x1a6b…e5230x9c95…e299Base—$0.001100%fluxa44d ago0xa284f4…300f99
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa44d ago0x55dc5d…e28d63
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa44d ago0x98bb02…631d25
0x1a6b…e5230x9c95…e299Base—$0.001100%fluxa44d ago0xdc37f6…f640cc
0x1a6b…e5230x9c95…e299Base—$0.001100%fluxa44d ago0x11df9a…a4bb6e
0x1a6b…e5230x9c95…e299Base—$0.001100%fluxa44d ago0x0c779b…575236
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa44d ago0x3f4cdd…33dec8
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa44d ago0x0e2b1a…5dadb0
0x1a6b…e5230x9c95…e299Base—$0.001100%fluxa44d ago0xae483a…b8cd18
0x1a6b…e5230x9c95…e299Base—$0.001100%fluxa44d ago0x28d785…539887
0x1a6b…e5230x9c95…e299Base—$0.001100%fluxa44d ago0x0235ff…844e1a
0x1a6b…e5230x9c95…e299Base—$0.001100%fluxa44d ago0x706eb4…d2d179
0x1a6b…e5230x9c95…e299Base—$0.001100%fluxa44d ago0x1b93ac…5b12c8

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.