Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa92d ago0x6a7ceb…4c4892
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa92d ago0x918783…c8c6d4
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa92d ago0x64039f…fd81ab
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa92d ago0x3aa2ab…160658
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x2f9ead…4ec5f0
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0xb09dbd…c22a4f
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x6db723…738ff3
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x3b0059…89e4f9
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x2d8ba1…8c823a
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x654812…66f1cf
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0xbf98d4…b8b85c
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0xad87c4…e0f89a
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x5f5add…ae95fb
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x363a1b…4155e9
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0xaef00d…6e5bf7
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x18644a…19c39c
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x7ff5dd…4ad371
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0xa15e17…2a9e28
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x42e701…df4e32
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x67e1a6…25c279
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x1c4840…c166a8
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x83115a…cfe691
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0xfce29d…7a7fa1
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0xdde03a…dbba16
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x67440c…889f9a

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.