Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1802…39560xa8b2…1d68Base$0.0170%0x9501…c6775d ago0x2c9088…0a3620
0x1ec7…f3ff0xa8b2…1d68Base$0.0170%0x9501…c6775d ago0xb1df91…261c68
0x3c84…a68d0xa8b2…1d68Base$0.0170%0x9501…c6775d ago0x758da2…126c52
0x8da8…a5810xa8b2…1d68Base$0.0170%0x9501…c6775d ago0x797ea8…f72a7e
0x39b5…edd70xa8b2…1d68Base$0.0170%0x9501…c6775d ago0x43ac05…e6f4fb
0xec60…226d0xa8b2…1d68Base$0.0170%0x9501…c6775d ago0xe7b902…a7d334
0x1ec7…f3ff0xa8b2…1d68Base$0.0170%0x9501…c6775d ago0x9e033d…56c89d
0xdf51…7fc60xa8b2…1d68Base$0.0170%0x9501…c6775d ago0x1d9cbc…cdfc1c
0x98f4…ba5a0xa8b2…1d68Base$0.0170%0x9501…c6775d ago0x667a9f…33d54c
0x3c84…a68d0xa8b2…1d68Base$0.0170%0x9501…c6775d ago0x3690d1…824051
0xc1f9…108c0xa8b2…1d68Base$0.0170%0x9501…c6775d ago0xa2d466…f0fc5e
0xe264…7b9c0xa8b2…1d68Base$0.0170%0x9501…c6775d ago0xa397a8…f8f9dd
0x13b0…5eb00xa8b2…1d68Base$0.0170%0x9501…c6775d ago0x42c6bc…cda3c9
0x2f55…0cc90xa8b2…1d68Base$0.0170%0x9501…c6775d ago0x6c26a9…d41d70
0x1ec7…f3ff0xa8b2…1d68Base$0.0170%0x9501…c6775d ago0x4d6a1b…4c2aab
0x2e93…2f6a0xa8b2…1d68Base$0.0170%0x9501…c6775d ago0x21599d…47c1e7
0x4d37…680a0xa8b2…1d68Base$0.0170%0x9501…c6775d ago0xf703dd…17c88e
0x3198…e1c30xa8b2…1d68Base$0.0170%0x9501…c6775d ago0xa21a49…4aeea5
0x2bac…ebd30xa8b2…1d68Base$0.0170%0x9501…c6775d ago0xf1d351…724dc4
0x8da8…a5810xa8b2…1d68Base$0.0170%0x9501…c6775d ago0x091ec8…336f67
0xb2a2…0a130xa8b2…1d68Base$0.0170%0x9501…c6775d ago0x9b3e5a…a5fc4a
0xd23d…a4240xa8b2…1d68Base$0.0170%0x9501…c6775d ago0x7a3250…9054ac
0x80d7…50110xa8b2…1d68Base$0.0170%0x9501…c6775d ago0x3fa683…5e0647
0x08ae…0fbe0xa8b2…1d68Base$0.0170%0x9501…c6775d ago0x7c0e2e…99704a
0x2324…18020xa8b2…1d68Base$0.0170%0x9501…c6775d ago0xe750a6…979e7a

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.