Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdbda…4bf10x0eb5…1690Base—$0.15100%fluxa109d ago0x62ade8…19ae92
0x20b8…4f890x0eb5…1690Base—$0.15100%fluxa109d ago0x15f627…9674bb
0x9b05…289f0x0eb5…1690Base—$0.15100%fluxa109d ago0xc4e7e0…ca9f64
0xfffa…13d70x0eb5…1690Base—$0.15100%fluxa109d ago0xc4e5e2…783eaa
0x9f90…0a410x0eb5…1690Base—$0.15100%fluxa109d ago0xb02b28…0494de
0x02c8…a37e0x0eb5…1690Base—$0.15100%fluxa109d ago0xb4f31f…0aafd6
0x10ee…87f50x0eb5…1690Base—$0.15100%fluxa109d ago0xcc13c0…23db9e
0xdb40…bd860x0eb5…1690Base—$0.15100%fluxa109d ago0x846518…10afe1
0x696d…33b10x0eb5…1690Base—$0.15100%fluxa109d ago0x53620b…1d866f
0x5cdd…12550x0eb5…1690Base—$0.15100%fluxa109d ago0x07c944…3718c3
0xd299…36b90x0eb5…1690Base—$0.15100%fluxa109d ago0x803132…bb8e7a
0xd138…3ee80x0eb5…1690Base—$0.15100%fluxa109d ago0xff0287…b1a2e9
0x03de…84610x0eb5…1690Base—$0.15100%fluxa109d ago0x931bc2…8e4b0d
0x131a…bcf00x0eb5…1690Base—$0.15100%fluxa109d ago0xfd12c1…2d3146
0x7fdd…de3b0x0eb5…1690Base—$0.15100%fluxa109d ago0xd801e7…4fc744
0x81a3…63880x0eb5…1690Base—$0.15100%fluxa109d ago0xa5a474…421c43
0xf3fd…cef40x0eb5…1690Base—$0.15100%fluxa109d ago0xd5b5b6…e5c34a
0x42c6…6c830x0eb5…1690Base—$0.15100%fluxa109d ago0x4d7ee4…89e422
0xb69a…0e9c0x0eb5…1690Base—$0.15100%fluxa109d ago0x4f2118…117648
0xb02c…071b0x0eb5…1690Base—$0.15100%fluxa109d ago0xc01249…69c068
0xbff7…b9c80x0eb5…1690Base—$0.15100%fluxa109d ago0x02eb31…ceabf5
0x3319…990d0x0eb5…1690Base—$0.15100%fluxa109d ago0x25b043…619b06
0x50a2…97830x0eb5…1690Base—$0.15100%fluxa109d ago0xca96ea…665507
0x44c1…572a0x0eb5…1690Base—$0.15100%fluxa109d ago0x3f276d…ef57fd
0x6cc9…d4190x0eb5…1690Base—$0.15100%fluxa109d ago0xa611af…fbb7d0

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.