Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b13…57280x9c95…e299Base—$0.001100%fluxa79d ago0x621186…20a2ff
0x4b13…57280x9c95…e299Base—$0.001100%fluxa79d ago0xfd0ad8…a2aa5b
0x4b13…57280x9c95…e299Base—$0.001100%fluxa79d ago0xb35799…8e00c0
0x4b13…57280x9c95…e299Base—$0.001100%fluxa79d ago0x05a8fd…c486d1
0x4b13…57280x9c95…e299Base—$0.001100%fluxa79d ago0xc0e10d…e69cc0
0x4b13…57280x9c95…e299Base—$0.001100%fluxa79d ago0xd21770…75ed0f
0x4b13…57280x9c95…e299Base—$0.001100%fluxa79d ago0x3f70fe…f50324
0x4b13…57280x9c95…e299Base—$0.001100%fluxa79d ago0x7a9315…2ba7d1
0x4b13…57280x9c95…e299Base—$0.001100%fluxa79d ago0x7dec2f…29ee6d
0x4b13…57280x9c95…e299Base—$0.001100%fluxa79d ago0x10bcf4…a64521
0x4b13…57280x9c95…e299Base—$0.001100%fluxa79d ago0xec5612…cda601
0x4b13…57280x9c95…e299Base—$0.001100%fluxa79d ago0xf4885c…1b1f9a
0x4b13…57280x9c95…e299Base—$0.001100%fluxa79d ago0x5d4465…7c0037
0x4b13…57280x9c95…e299Base—$0.001100%fluxa79d ago0x24aa7b…586d20
0x4b13…57280x9c95…e299Base—$0.001100%fluxa80d ago0xb3f674…99d0c7
0x4b13…57280x9c95…e299Base—$0.001100%fluxa80d ago0xf3fdcd…df2557
0x4b13…57280x9c95…e299Base—$0.001100%fluxa80d ago0xb04455…a9c495
0x4b13…57280x9c95…e299Base—$0.001100%fluxa80d ago0x5aa10d…f77637
0x4b13…57280x9c95…e299Base—$0.001100%fluxa80d ago0xd1b3ba…3d2295
0x4b13…57280x9c95…e299Base—$0.001100%fluxa80d ago0x673128…cd3210
0x4b13…57280x9c95…e299Base—$0.001100%fluxa80d ago0xc264c6…dfaa77
0x4b13…57280x9c95…e299Base—$0.001100%fluxa80d ago0xc43d34…64cf70
0x4b13…57280x9c95…e299Base—$0.001100%fluxa80d ago0x8a9306…c8d3d2
0x4b13…57280x9c95…e299Base—$0.001100%fluxa80d ago0x304fb1…3009cd
0x4b13…57280x9c95…e299Base—$0.001100%fluxa80d ago0x55ba2a…2701a3

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.