Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc2e…db2d0xc202…c7ccBase—$1.2570%0x7e99…09889d ago0x481f9d…b1faa0
0xfc2e…db2d0x34b9…611fBase—$1.2570%0x7e99…09889d ago0x936c0f…7d6618
0xfc2e…db2d0x098e…0eb1Base—$1.2570%0x7e99…09889d ago0xf2037d…bbed8a
0xfc2e…db2d0x8c5e…4f7aBase—$1.2570%0x7e99…09889d ago0x530e53…c94b66
0xfc2e…db2d0x3076…438cBase—$1.2570%0x7e99…09889d ago0x8fc667…0acd17
0xfc2e…db2d0x51bf…66d6Base—$1.2570%0x7e99…09889d ago0x658f66…81773f
0xfc2e…db2d0xf4ba…f156Base—$1.2570%0x7e99…09889d ago0x88bdc1…c22f09
0xfc2e…db2d0xc7e0…b6a4Base—$1.2570%0x7e99…09889d ago0xc3a582…8ef247
0xfc2e…db2d0xe518…f22fBase—$1.2570%0x7e99…09889d ago0x7f7325…dc4804
0xfc2e…db2d0x17b3…284eBase—$1.2570%0x7e99…09889d ago0x4ce07f…56d411
0xfc2e…db2d0x736c…cb92Base—$1.2570%0x7e99…09889d ago0xc4da34…3c2a69
0xfc2e…db2d0x144e…8ad0Base—$1.2570%0x7e99…09889d ago0x1ca04e…f934fe
0xfc2e…db2d0x2138…0f89Base—$1.2570%0x7e99…09889d ago0x35459b…59222c
0xfc2e…db2d0xdbd7…58d6Base—$1.2570%0x7e99…09889d ago0xa2afd8…a4d259
0xfc2e…db2d0xcb5f…1dddBase—$1.2570%0x7e99…09889d ago0x18a442…941d7f
0xfc2e…db2d0x1fcf…956eBase—$1.2570%0x7e99…09889d ago0xa14258…e770d9
0xfc2e…db2d0x7665…94dfBase—$1.2570%0x7e99…09889d ago0xac68e3…a540cc
0xfc2e…db2d0x10b2…ccafBase—$1.2570%0x7e99…09889d ago0x3f9b45…4c1cd6
0xfc2e…db2d0xd356…8024Base—$1.2570%0x7e99…09889d ago0x694c2c…456bc4
0xfc2e…db2d0x4095…2b79Base—$1.2570%0x7e99…09889d ago0x30d32e…75186a
0xfc2e…db2d0x1b11…af02Base—$1.2570%0x7e99…09889d ago0xe72434…5e3a9f
0xfc2e…db2d0x22c1…77dbBase—$1.2570%0x7e99…09889d ago0x723d46…965b34
0xfc2e…db2d0x27d2…2b50Base—$1.2570%0x7e99…09889d ago0x745edd…e2e1df
0xfc2e…db2d0x4bea…ad70Base—$1.2570%0x7e99…09889d ago0x7ef4ab…a01312
0xfc2e…db2d0x32f5…da25Base—$1.2570%0x7e99…09889d ago0xe05a10…cf6506

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.