Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa74d ago0x636770…a1b2c6
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa74d ago0xda770b…be76a0
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa74d ago0x1a7035…186b80
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa74d ago0x3b2fd6…23ae5c
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa74d ago0x835a53…0deb68
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa74d ago0x3977e7…40d6d1
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa74d ago0x27a9ba…591f5f
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa74d ago0x8e5138…728702
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa74d ago0x4a49db…ca267f
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa74d ago0x34fcdb…9bfd3c
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa74d ago0xe1a64f…5433b9
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa74d ago0x85d76e…0930d4
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa74d ago0x3273d6…122435
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa74d ago0x00da55…5db97b
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa74d ago0xf21a15…0249b8
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa74d ago0xc5d4ca…c05b74
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa74d ago0x4658d5…86700d
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa74d ago0x7486c4…eb0093
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa74d ago0x46b906…bf990b
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa74d ago0xbf1d6a…4c2150
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa74d ago0x38547a…be87ee
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa74d ago0x0c3d87…ee81cc
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa74d ago0xa39c60…75d67a
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa74d ago0x5b394e…39380f
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa74d ago0x878f13…b84818

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.