Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x354c…e3480x9c95…e299Base—$0.001100%fluxa47d ago0xbab9a1…533d84
0x354c…e3480x9c95…e299Base—$0.001100%fluxa47d ago0xc12d34…4c3cdc
0x354c…e3480x9c95…e299Base—$0.001100%fluxa47d ago0x3fd9bb…810f63
0x354c…e3480x9c95…e299Base—$0.001100%fluxa48d ago0x830ce1…983860
0x354c…e3480x9c95…e299Base—$0.001100%fluxa48d ago0x567ddc…dcac83
0x354c…e3480x9c95…e299Base—$0.001100%fluxa48d ago0x3cb73a…87e29e
0x354c…e3480xfe80…47eeBase—$0.001100%fluxa48d ago0x79c534…ddad9f
0x354c…e3480x9c95…e299Base—$0.001100%fluxa48d ago0x739516…4bbe6a
0x354c…e3480x9c95…e299Base—$0.001100%fluxa48d ago0x84b7ac…2aca1b
0x354c…e3480x9c95…e299Base—$0.001100%fluxa48d ago0x254961…0346c6
0x354c…e3480xfe80…47eeBase—$0.001100%fluxa48d ago0x9f8b1e…b4ec58
0x354c…e3480x9c95…e299Base—$0.001100%fluxa48d ago0x52bec2…e84d46
0x354c…e3480x9c95…e299Base—$0.001100%fluxa48d ago0x2c7e10…807cd6
0x354c…e3480x9c95…e299Base—$0.001100%fluxa48d ago0x169bf4…fd4ef2
0x354c…e3480x9c95…e299Base—$0.001100%fluxa48d ago0x13110c…9c67bd
0x354c…e3480x9c95…e299Base—$0.001100%fluxa48d ago0x6889d5…bde31e
0x354c…e3480x9c95…e299Base—$0.001100%fluxa48d ago0x1dfdca…8f4576
0x354c…e3480xfe80…47eeBase—$0.001100%fluxa48d ago0xba439a…2c8f19
0x354c…e3480x9c95…e299Base—$0.001100%fluxa48d ago0xc0534e…913cc4
0x354c…e3480x9c95…e299Base—$0.001100%fluxa48d ago0x8a2f3d…488062
0x354c…e3480x9c95…e299Base—$0.001100%fluxa48d ago0xffa43c…b4e5ac
0x354c…e3480x9c95…e299Base—$0.001100%fluxa48d ago0x59b851…5e1a84
0x354c…e3480x9c95…e299Base—$0.001100%fluxa48d ago0xdf67a3…41fdcb
0x354c…e3480x9c95…e299Base—$0.001100%fluxa48d ago0x28aea9…2eed73
0x354c…e3480xfe80…47eeBase—$0.001100%fluxa48d ago0xc7a09f…325637

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.