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—$4.2070%0x8b99…df7951d ago0x866ba3…f33e2a
0x1332…66eb0x47c5…4fc3Base—$49.3570%0x04bf…0d0e51d ago0xe9f67c…49512e
0x1332…66eb0x47c5…4fc3Base—$2.1070%0xb769…f88151d ago0x28f8fb…407fa2
0x1332…66eb0x0e3d…7757Base—$1.00100%0x3eb5…08dc51d ago0xcb1600…f035ed
0x1332…66eb0x47c5…4fc3Base—$3.1570%0x8944…ba2a51d ago0x338e7b…93d9b5
0x1332…66eb0x47c5…4fc3Base—$6.3070%0x9cee…c9d951d ago0x5ecdee…5184be
0x1332…66eb0x47c5…4fc3Base—$840.0070%0x77d2…395e51d ago0xc75539…3f2102
0x1332…66eb0x47c5…4fc3Base—$21.0070%0xe5f9…0f5f51d ago0x3e7b91…4e02d2
0x1332…66eb0x47c5…4fc3Base—$2.1070%0xfdd4…df7251d ago0x96918b…bae3b8
0x1332…66eb0x47c5…4fc3Base—$37.8070%0x1668…2c3e51d ago0x2e2206…6fff60
0x1332…66eb0x47c5…4fc3Base—$105.0070%0xfb58…2b7251d ago0xfbe731…195a64
0x1332…66eb0x0e3d…7757Base—$11.55100%0xc3b9…7b3651d ago0x8d21ef…5e4b76
0x1332…66eb0x0e3d…7757Base—$840.00100%0xd500…f63a51d ago0xfcf553…666ed4
0x1332…66eb0x0e3d…7757Base—$15.75100%0xc836…5c4651d ago0x0a9567…ba753a
0x1332…66eb0x0e3d…7757Base—$109.20100%0x53e5…093951d ago0xcdccf7…dd4c29
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xd50e…07b951d ago0x23422f…b4188c
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x96be…0b4651d ago0x5949d6…87c010
0x1332…66eb0x47c5…4fc3Base—$3.1570%0xe162…626851d ago0xb5b181…c00a0f
0x1332…66eb0x47c5…4fc3Base—$14.7070%0x3eb5…db3c51d ago0x90ec45…3cfcca
0x1332…66eb0x0e3d…7757Base—$7.35100%0xde5c…e1ff51d ago0x10ee1b…e78e7f
0x1332…66eb0x47c5…4fc3Base—$48.0070%0xb31a…568f51d ago0xb7d22e…70da48
0x1332…66eb0x47c5…4fc3Base—$12.0070%0x3835…626151d ago0x87ce7e…715fde
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x27f5…dfdc51d ago0xca5dcf…f05a4c
0x1332…66eb0x47c5…4fc3Base—$3.0970%0xf239…386c51d ago0x51823f…8d526c
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x0485…d42951d ago0x3878c8…77d0c2

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.