Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa33d ago0xb9d547…5e4c73
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa33d ago0x7aafcb…14a4f8
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa33d ago0x4c0fae…f258e4
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa33d ago0x04cbe2…956ea1
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa33d ago0x391d0a…e2e93c
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa33d ago0x5fde6d…20f646
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa33d ago0x40fcf8…6b3c2a
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa33d ago0x77e538…0003ea
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa33d ago0xbb7169…72dc42
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa33d ago0xbcb163…df8c2b
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa33d ago0x22d126…0add2f
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa33d ago0x8ab4cd…05a7b9
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa33d ago0x12aa4e…6484c6
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa33d ago0x0117ed…c2e38c
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa33d ago0xaeddfe…e8228c
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa33d ago0x16ee83…26e730
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa33d ago0x695409…15a63e
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa33d ago0x8f9d61…d34fb5
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa33d ago0x2ebda3…f132db
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa33d ago0xc9daaf…0ba91e
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa33d ago0x215f1d…7531aa
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa33d ago0xa9743b…1d6a6c
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa33d ago0x4259c4…8fb804
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa33d ago0x3bd445…4e6ec0
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa33d ago0x147aef…5c25ca

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.