Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9437…29610xc4f0…0bb9Base—$6.3070%0xd05c…826022d ago0xfda12e…c3f802
0x9437…29610xc4f0…0bb9Base—$6.1070%0xd05c…826022d ago0x0697e2…b3a893
0x9437…29610xc4f0…0bb9Base—$6.0070%0xd05c…826022d ago0xc6a6c1…b33b21
0x39ae…858e0xc4f0…0bb9Base—$32.0170%0xd05c…826023d ago0xcbd6b5…c4998f
0x39ae…858e0xc4f0…0bb9Base—$31.0170%0xd05c…826023d ago0x7c9b95…78a61e
0x39ae…858e0xc4f0…0bb9Base—$30.0170%0xd05c…826023d ago0x027151…f7bfc4
0x39ae…858e0xc4f0…0bb9Base—$31.0170%0xd05c…826023d ago0x156938…a15325
0x39ae…858e0xc4f0…0bb9Base—$29.0170%0xd05c…826023d ago0x0fdcd2…650919
0xc88c…d0ce0xc4f0…0bb9Base—$64.1470%0xd05c…826023d ago0x27716a…b2b1e4
0x9437…29610xc4f0…0bb9Base—$5.9070%0xd05c…826023d ago0xcae5f7…5f2067
0x5242…a6080xc4f0…0bb9Base—$107.0370%0xd05c…826023d ago0x786f71…670fca
0x5242…a6080xc4f0…0bb9Base—$104.0370%0xd05c…826023d ago0xc764d7…326bdd
0x4c7d…a4ad0xc4f0…0bb9Base—$145.0470%0xd05c…826023d ago0xe259ef…9c6a54
0x5242…a6080xc4f0…0bb9Base—$103.0270%0xd05c…826023d ago0x9339e1…2bcfc4
0x5242…a6080xc4f0…0bb9Base—$102.0270%0xd05c…826023d ago0x400115…b09626
0x5242…a6080xc4f0…0bb9Base—$98.0270%0xd05c…826023d ago0x118222…5086a9

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.