Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4efd…51720x9c95…e299Base—$0.001100%fluxa75d ago0x7c69f0…1dbdbe
0x4efd…51720x9c95…e299Base—$0.001100%fluxa75d ago0x950a50…e7b710
0x4efd…51720x9c95…e299Base—$0.001100%fluxa75d ago0x474899…4fab88
0x4efd…51720x9c95…e299Base—$0.001100%fluxa75d ago0x829529…b10604
0x4efd…51720x9c95…e299Base—$0.001100%fluxa75d ago0x56776c…91ba69
0x4efd…51720x9c95…e299Base—$0.001100%fluxa75d ago0x0d4dbe…c4acc9
0x4efd…51720x9c95…e299Base—$0.001100%fluxa75d ago0x7408cf…02ca46
0x4efd…51720x9c95…e299Base—$0.001100%fluxa75d ago0xb53a38…7f4357
0x4efd…51720x9c95…e299Base—$0.001100%fluxa75d ago0xc503a4…0ba713
0x4efd…51720x9c95…e299Base—$0.001100%fluxa75d ago0xb0821f…1c2c9d
0x4efd…51720x9c95…e299Base—$0.001100%fluxa75d ago0x6d8623…22b445
0x4efd…51720x9c95…e299Base—$0.001100%fluxa75d ago0x93ee71…938794
0x4efd…51720x9c95…e299Base—$0.001100%fluxa75d ago0x3675a7…6cfabf
0x4efd…51720x9c95…e299Base—$0.001100%fluxa75d ago0x77f288…7f01ef
0x4efd…51720x9c95…e299Base—$0.001100%fluxa76d ago0xa7f6b1…f74b0a
0x4efd…51720x9c95…e299Base—$0.001100%fluxa76d ago0x700da9…d39ada
0x4efd…51720x9c95…e299Base—$0.001100%fluxa76d ago0x411057…d418af
0x4efd…51720x9c95…e299Base—$0.001100%fluxa76d ago0xd8390f…0c7737
0x4efd…51720x9c95…e299Base—$0.001100%fluxa76d ago0x6b3d8d…c0027e
0x4efd…51720x9c95…e299Base—$0.001100%fluxa76d ago0x5f3501…80b2b7
0x4efd…51720x9c95…e299Base—$0.001100%fluxa76d ago0xc20b4a…015fac
0x4efd…51720x9c95…e299Base—$0.001100%fluxa76d ago0xecf885…edfa3d
0x4efd…51720x9c95…e299Base—$0.001100%fluxa76d ago0xfbb46b…643fac
0x4efd…51720x9c95…e299Base—$0.001100%fluxa76d ago0xde4c70…bf36e5
0x4efd…51720x9c95…e299Base—$0.001100%fluxa76d ago0x8b9aa1…c457ce

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.