Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9b05…289f0x0eb5…1690Base—$0.20100%fluxa112d ago0xd7d445…fdf742
0x20b8…4f890x0eb5…1690Base—$0.20100%fluxa112d ago0xcc9938…d678c1
0xdbda…4bf10x0eb5…1690Base—$0.20100%fluxa112d ago0xe946c3…5e4ffb
0xfffa…13d70x0eb5…1690Base—$0.20100%fluxa112d ago0xff26ac…d42da1
0xdb40…bd860x0eb5…1690Base—$0.20100%fluxa112d ago0xad7db6…fbab6f
0x10ee…87f50x0eb5…1690Base—$0.20100%fluxa112d ago0x9bb3d4…60cd72
0x02c8…a37e0x0eb5…1690Base—$0.20100%fluxa112d ago0x81d551…99dbd5
0x9f90…0a410x0eb5…1690Base—$0.20100%fluxa112d ago0xfb0d8a…99839a
0x696d…33b10x0eb5…1690Base—$0.20100%fluxa112d ago0x738edb…a71825
0x03de…84610x0eb5…1690Base—$0.20100%fluxa112d ago0xa1e3e1…4aef86
0xd138…3ee80x0eb5…1690Base—$0.20100%fluxa112d ago0xae0f37…87d548
0xd299…36b90x0eb5…1690Base—$0.20100%fluxa112d ago0x29e5dc…f09f1f
0x5cdd…12550x0eb5…1690Base—$0.20100%fluxa112d ago0x9a5c60…47c522
0x131a…bcf00x0eb5…1690Base—$0.20100%fluxa112d ago0x336bc7…e68d2e
0x42c6…6c830x0eb5…1690Base—$0.20100%fluxa112d ago0x9326ef…6be32d
0xf3fd…cef40x0eb5…1690Base—$0.20100%fluxa112d ago0xf54a50…4d81e3
0x81a3…63880x0eb5…1690Base—$0.20100%fluxa112d ago0x7d2ac3…925b21
0x7fdd…de3b0x0eb5…1690Base—$0.20100%fluxa112d ago0xaa27ba…752bc1
0x3319…990d0x0eb5…1690Base—$0.20100%fluxa112d ago0x5fb045…9b8a24
0xbff7…b9c80x0eb5…1690Base—$0.20100%fluxa112d ago0x1ffdaf…c1ad56
0xb02c…071b0x0eb5…1690Base—$0.20100%fluxa112d ago0x353782…7b8564
0xb69a…0e9c0x0eb5…1690Base—$0.20100%fluxa112d ago0x3f9cc7…d7d6c1
0x50a2…97830x0eb5…1690Base—$0.20100%fluxa112d ago0x8c5abe…3ab4e8
0x44c1…572a0x0eb5…1690Base—$0.20100%fluxa112d ago0xe2136e…be067e
0x6cc9…d4190x0eb5…1690Base—$0.20100%fluxa112d ago0x85fac0…a7b9c4

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.