Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0x4c51a6…af404b
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0xc44e5a…3449de
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0xc11561…1dc7d9
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0x9f3781…9c1b88
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0x7cd346…b23b29
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0x4abe87…2033a2
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0x84743d…6bfa56
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0x82b106…22a57a
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0xb10431…2651b3
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0x24ede4…5e1d23
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0x786fa7…9fd249
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0x2ab8ad…a352fc
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0x613ab6…938dc9
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0x90e259…41a391
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0xe60ec5…aacc35
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0x8f6168…0caa8e
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0xc792f5…6c92cc
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0xa94104…4fa855
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0x04292d…9dfc7c
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0xb900ee…afec65
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0x60acba…a67d00
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0x0d4a84…8e6024
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0x8c6b7b…d1ebbc
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0x92d194…9d2987
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0x2ced1e…94b273

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.