Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd521…74e20x6366…f1e2Base—$0.07100%0xfc74…d8a579d ago0x6cd580…03694d
0xce67…b9ec0x6366…f1e2Base—$0.02100%0xfc74…d8a579d ago0x10c22e…541d52
0x28e8…dec70x6366…f1e2Base—$0.006455100%0x6366…f1e279d ago0x6bf8aa…6df53a
0x28e8…dec70x6366…f1e2Base—$0.84100%0x6366…f1e279d ago0x87295c…f35247
0x28e8…dec70x6366…f1e2Base—$0.02100%0x17c8…043679d ago0xb86f85…c1958b
0x28e8…dec70x6366…f1e2Base—$0.004028100%0x6366…f1e279d ago0xdb98e1…4760b4
0x28e8…dec70x6366…f1e2Base—$1.01100%0x6366…f1e279d ago0xb1964d…76e030
0x28e8…dec70x6366…f1e2Base—$0.00566100%0x6366…f1e279d ago0x718cdf…525ac1
0x28e8…dec70x6366…f1e2Base—$5.00100%0x6366…f1e279d ago0x5e0629…5982a2
0x28e8…dec70x6366…f1e2Base—$0.002198100%0x6366…f1e279d ago0xd3c3a9…108bfe
0x28e8…dec70x6366…f1e2Base—$0.61100%0x6366…f1e279d ago0x649f6c…e8c53a
0x28e8…dec70x6366…f1e2Base—$0.19100%0xfc74…d8a579d ago0xff19e4…c5ff4a
0x28e8…dec70x6366…f1e2Base—$0.006763100%0x6366…f1e279d ago0x55bb61…232669
0x28e8…dec70x6366…f1e2Base—$2.52100%0x6366…f1e279d ago0x079d0d…9b0473
0x28e8…dec70x6366…f1e2Base—$0.00655100%0x6366…f1e279d ago0x4a4f03…836e0e
0x28e8…dec70x6366…f1e2Base—$0.41100%0x6366…f1e279d ago0x3d33e8…e82b67
0x28e8…dec70x6366…f1e2Base—$1.13100%0x17c8…043679d ago0x2003ac…7b5618
0x28e8…dec70x6366…f1e2Base—$0.000018100%0x6366…f1e279d ago0xff86d9…dd9b51
0x28e8…dec70x6366…f1e2Base—$0.006563100%0x6366…f1e279d ago0x3b8150…f5a03f
0x28e8…dec70x6366…f1e2Base—$2.22100%0x6366…f1e279d ago0xc2688e…075113
0x28e8…dec70x6366…f1e2Base—$0.15100%0xfc74…d8a579d ago0x69bc80…55d48a
0x28e8…dec70x6366…f1e2Base—$0.68100%0xfc74…d8a579d ago0xeb16b6…53c00a
0x82d0…45a40x6366…f1e2Base—$0.006133100%0x6366…f1e279d ago0x4713f6…8053a8
0x82d0…45a40x6366…f1e2Base—$0.09100%0x6366…f1e279d ago0x7a1f6f…df8b56
0x82d0…45a40x6366…f1e2Base—$0.04100%0x17c8…043679d ago0x81c2aa…65fd27

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.