Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x7311…c90b12d ago0x20459b…d64211
0x1332…66eb0x47c5…4fc3Base—$17.6770%0x581b…eeb212d ago0x21ef19…6e550b
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x2bdf…11ce12d ago0x24eefd…d68f5d
0x1332…66eb0xdf62…30eeBase—$12.7570%0x2fb2…aefd12d ago0x899076…88ccca
0x1332…66eb0x47c5…4fc3Base—$100.0070%0x2fa9…16de12d ago0x4d62de…7914b6
0x1332…66eb0x47c5…4fc3Base—$110.8070%0x6e35…7a2812d ago0x31f10c…2b3436
0x1332…66eb0x47c5…4fc3Base—$2.0970%0x0553…cecf12d ago0x914386…e6986d
0x1332…66eb0x47c5…4fc3Base—$77.7070%0x3d76…265f12d ago0x243122…588dcd
0x1332…66eb0x47c5…4fc3Base—$31.5070%0x39e9…239312d ago0x93427e…837d83
0x1332…66eb0x47c5…4fc3Base—$14.7070%0x21e4…0fa912d ago0x9188f1…e63d65
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x2115…35a012d ago0xaf7fcf…97b21b
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x9547…14df12d ago0xc67b73…df84d3
0x1332…66eb0x47c5…4fc3Base—$50.0070%0x1bf5…a71612d ago0x5d8d44…818f46
0x1332…66eb0xdf62…30eeBase—$99.9270%0xa423…2cae12d ago0x1908d1…0f6709
0x1332…66eb0x47c5…4fc3Base—$105.0070%0xc807…52c712d ago0x667cbe…3f029d
0x1332…66eb0x47c5…4fc3Base—$25.2070%0x4e90…564a12d ago0xae6f68…444af5
0x1332…66eb0x47c5…4fc3Base—$210.0070%0xbe69…299212d ago0x98e70f…ee4262
0x1332…66eb0x47c5…4fc3Base—$26.1070%0x04a0…f71812d ago0x823ad8…fb721d
0x1332…66eb0x47c5…4fc3Base—$21.0070%0xc07c…d71812d ago0x95fd30…41967b
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x0477…fae012d ago0x7ddb72…d6e086
0x1332…66eb0x47c5…4fc3Base—$26.2570%0x96b2…cc5e12d ago0x8a17cf…2268e2
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x6a96…27ff12d ago0x696b16…bd0984
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x398e…79a612d ago0x6166c2…62189b
0x1332…66eb0x47c5…4fc3Base—$140.7070%0x45b7…2d9412d ago0x37ac8f…3af174
0x1332…66eb0x47c5…4fc3Base—$105.0070%0xb9e3…292d12d ago0x14cdc2…04e8ef

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.