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—$11.0870%0x549c…63b722d ago0xb72041…d48466
0x1332…66eb0x47c5…4fc3Base—$52.5070%0xd812…ee4422d ago0x750a9a…709e31
0x1332…66eb0x47c5…4fc3Base—$52.5070%0xbcc0…614b22d ago0xbeae33…74bd53
0x1332…66eb0x47c5…4fc3Base—$11.0870%0x6d2e…0c6422d ago0x4a8318…743422
0x1332…66eb0x47c5…4fc3Base—$11.5570%0x127e…b24a22d ago0xe8087b…21a0ce
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x41d2…bf7f22d ago0xaefbf3…ef1089
0x1332…66eb0x47c5…4fc3Base—$7.5070%0x2035…57d322d ago0x3af229…99f9a9
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x4c91…bd4922d ago0x1f3e44…a6cabe
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xc4f0…359622d ago0x788139…46e7f3
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x5dca…cd2122d ago0x926fe2…be7543
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x96be…0b4622d ago0xbb4830…a7364a
0x1332…66eb0x47c5…4fc3Base—$50.0070%0xe146…b43822d ago0x99a385…8e42d2
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x5a57…2a9e22d ago0x376ee2…d91a8e
0x1332…66eb0x47c5…4fc3Base—$12.6070%0x6a32…813622d ago0x43f37a…34ec3e
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x35fd…376b22d ago0x02c818…f02e03
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x4263…5fe522d ago0xb93ead…e68c44
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xcf26…86e622d ago0x5377e4…9988c5
0x1332…66eb0x47c5…4fc3Base—$18.9070%0x69ba…d2e222d ago0xed5a1e…cf40d5
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xcf0a…a2c322d ago0x4719f0…06932a
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x5787…759e22d ago0xc6ae90…b30e51
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x1434…1c6e22d ago0x8dea36…78786a
0x1332…66eb0x47c5…4fc3Base—$15.7570%0xc072…b4b122d ago0xd1fb3e…496fea
0x1332…66eb0xdf62…30eeBase—$99.8270%0xb9e3…292d22d ago0x48e342…9a21a3
0x1332…66eb0x47c5…4fc3Base—$25.0070%0xa225…dabf22d ago0x0fbbac…6b6c8a
0x1332…66eb0x47c5…4fc3Base—$1.5070%0x0452…7f6622d ago0x355073…485829

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.