Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9fc2…9c0b0xd883…95ecBase—$0.10100%0x2772…8c1782d ago0x57d04c…3f55d2
0x9fc2…9c0b0xd883…95ecBase—$0.10100%0x2772…8c1782d ago0x17030f…f3334b
0x9fc2…9c0b0xd883…95ecBase—$0.10100%0x2772…8c1782d ago0x4df21b…48c211
0x9fc2…9c0b0xd883…95ecBase—$0.10100%0x2772…8c1782d ago0x1ca11d…88d325
0x9fc2…9c0b0xd883…95ecBase—$0.10100%0x2772…8c1782d ago0x6e2ce1…7290a8
0x9fc2…9c0b0xd883…95ecBase—$0.01100%0x2772…8c1782d ago0xdb24ea…dbd93d
0x9fc2…9c0b0xd883…95ecBase—$0.008100%0x2772…8c1782d ago0x9fa52d…2f19b1
0x9fc2…9c0b0xd883…95ecBase—$0.008100%0x2772…8c1782d ago0x336d55…37baed
0x9fc2…9c0b0xd883…95ecBase—$0.001100%0x2772…8c1782d ago0x1538e8…31ab54
0x9fc2…9c0b0xd883…95ecBase—$0.001100%0x2772…8c1782d ago0xf0a0ad…f61258
0x9fc2…9c0b0xd883…95ecBase—$0.008100%0x2772…8c1782d ago0x5281d6…a971ad
0x9fc2…9c0b0xd883…95ecBase—$0.005100%0x2772…8c1782d ago0xaf2411…47bcca
0x9fc2…9c0b0xd883…95ecBase—$0.008100%0x2772…8c1782d ago0x755d7d…55555f
0x9fc2…9c0b0xd883…95ecBase—$0.008100%0x2772…8c1782d ago0xe846ef…7dea27
0x9fc2…9c0b0xd883…95ecBase—$0.008100%0x2772…8c1782d ago0x413ea0…d6387a
0x9fc2…9c0b0xd883…95ecBase—$0.008100%0x2772…8c1782d ago0x7a8dc3…8cde4d
0x9fc2…9c0b0xd883…95ecBase—$0.001100%0x2772…8c1782d ago0x6b60cb…d5988b
0x9fc2…9c0b0xd883…95ecBase—$0.001100%0x2772…8c1782d ago0xe95767…a54157
0x9fc2…9c0b0xd883…95ecBase—$0.008100%0x2772…8c1782d ago0xb6904f…15460f
0x9fc2…9c0b0xd883…95ecBase—$0.008100%0x2772…8c1782d ago0x52b012…f69eeb
0x9fc2…9c0b0xd883…95ecBase—$0.008100%0x2772…8c1782d ago0xb3ae93…c9404c
0x9fc2…9c0b0xd883…95ecBase—$0.008100%0x2772…8c1782d ago0x2c39ec…49aaf0
0x9fc2…9c0b0xd883…95ecBase—$0.008100%0x2772…8c1782d ago0xce0719…0e23c2
0x9fc2…9c0b0xd883…95ecBase—$0.008100%0x2772…8c1782d ago0xc68db2…6bafec
0x9fc2…9c0b0xd883…95ecBase—$0.008100%0x2772…8c1782d ago0xbccedf…645c5b

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.