Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter35d ago0x83dcd1…8f3cf6
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter35d ago0xf6765a…75d806
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter35d ago0xc45396…b263b2
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xa18cda…ddbb78
0x61a5…d23d0x07cf…2396Basex402 service$0.10100%dexter35d ago0x14fdf0…3bb337
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter35d ago0x8842b3…a75509
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter35d ago0x73b7b5…7ce395
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter36d ago0xbcdd74…a668a6
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter36d ago0x45cebf…cf3f5d
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter36d ago0x0bced2…f72385
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter36d ago0xe6949d…eb52ea
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter36d ago0x0d7d03…ac68f7
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter36d ago0xb550e4…23400d
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter36d ago0xa15638…9df1d2
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter36d ago0x9b2d0d…c82d70
0x61a5…d23d0x07cf…2396Basex402 service$0.06100%dexter36d ago0x1c3595…976c8a
0x61a5…d23d0x07cf…2396Basex402 service$0.06100%dexter36d ago0xa849b7…ea7c37
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%dexter36d ago0x940281…52ed81
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%dexter36d ago0x12aa77…5f0416
0x61a5…d23d0x07cf…2396Basex402 service$0.06100%dexter36d ago0x2411b4…4e8fa2
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter36d ago0xca836e…8e9f88
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter36d ago0x8fc744…bde74e
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter36d ago0x9fea9a…b62a47
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter36d ago0x3350b5…781b5f
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter36d ago0x4ece05…58af5d

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.