Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfffa…13d70x0eb5…1690Base—$0.15100%fluxa108d ago0x0093f3…31108c
0x9b05…289f0x0eb5…1690Base—$0.15100%fluxa108d ago0xdb8239…4d9d25
0x20b8…4f890x0eb5…1690Base—$0.15100%fluxa108d ago0x7e3218…e82872
0xdbda…4bf10x0eb5…1690Base—$0.15100%fluxa108d ago0x4e90d9…ec7501
0x9f90…0a410x0eb5…1690Base—$0.15100%fluxa108d ago0x7b5017…a1d4c3
0x02c8…a37e0x0eb5…1690Base—$0.15100%fluxa108d ago0xc992a0…019a3f
0x10ee…87f50x0eb5…1690Base—$0.15100%fluxa108d ago0x24521c…988d0c
0xdb40…bd860x0eb5…1690Base—$0.15100%fluxa108d ago0x29d55c…c0cf98
0x696d…33b10x0eb5…1690Base—$0.15100%fluxa108d ago0xe4dd8d…7a8c2a
0x5cdd…12550x0eb5…1690Base—$0.15100%fluxa108d ago0xb90606…42ef64
0xd299…36b90x0eb5…1690Base—$0.15100%fluxa108d ago0xb648d3…51f23d
0xd138…3ee80x0eb5…1690Base—$0.15100%fluxa108d ago0x727999…f93548
0x03de…84610x0eb5…1690Base—$0.15100%fluxa108d ago0xb6e1a6…ad17e1
0x131a…bcf00x0eb5…1690Base—$0.15100%fluxa108d ago0xcd20c2…702da3
0x7fdd…de3b0x0eb5…1690Base—$0.15100%fluxa108d ago0x414df6…2e8986
0x81a3…63880x0eb5…1690Base—$0.15100%fluxa108d ago0x8a9c33…28047e
0xf3fd…cef40x0eb5…1690Base—$0.15100%fluxa108d ago0x45d252…5c6382
0x42c6…6c830x0eb5…1690Base—$0.15100%fluxa108d ago0x42dc41…84f10c
0x50a2…97830x0eb5…1690Base—$0.15100%fluxa108d ago0x327c16…1f3294
0x3319…990d0x0eb5…1690Base—$0.15100%fluxa108d ago0xb7c267…5d4d07
0xbff7…b9c80x0eb5…1690Base—$0.15100%fluxa108d ago0x31ad3d…ba61ae
0xb02c…071b0x0eb5…1690Base—$0.15100%fluxa108d ago0x3c9378…78cf78
0xb69a…0e9c0x0eb5…1690Base—$0.15100%fluxa108d ago0xc71387…dbea9c
0x44c1…572a0x0eb5…1690Base—$0.15100%fluxa108d ago0x789b67…7fce9d
0x6cc9…d4190x0eb5…1690Base—$0.15100%fluxa108d ago0x5f7e70…a0c7b6

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.