Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9120d ago0x5cefaf…3b1307
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9120d ago0xc726d6…b87f43
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9120d ago0xd57b95…d5a4e8
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9120d ago0x8e26c4…1b569a
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9120d ago0xc52303…5e6798
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9120d ago0xd16f37…fe5563
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9120d ago0x86ec57…e6a701
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9120d ago0xe7f742…e2bea8
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9120d ago0x932edb…8413c2
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9120d ago0x0b7483…727c44
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9120d ago0x2ac766…a07920
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9120d ago0x73cbb8…776ddf
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9120d ago0x6ab78d…3355dc
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9120d ago0x510205…7a8bf2
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9120d ago0x14de86…e997b8
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9121d ago0x9d071b…73e651
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9121d ago0xed580a…6e3e18
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9121d ago0x8a5787…66de45
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9121d ago0x73d3cf…8218b2
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9121d ago0x3dd0c0…20298f
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9121d ago0x76bf99…b362f9
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9121d ago0x9313eb…dfce56
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9121d ago0x667414…45d24e
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9121d ago0x62c8aa…51ac31
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9121d ago0x0c65e8…674c54

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.