Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b55…a52b0x3822…9936Base—$2.50100%0x9f02…1bcb42d ago0x0f9390…3231cf
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb42d ago0x00f2fd…6743a7
0x7b55…a52b0xc71b…40feBase—$2.50100%0x9f02…1bcb42d ago0x1a3fba…33179c
0x7b55…a52b0x935e…c3fdBase—$2.50100%0x9f02…1bcb42d ago0x4b7587…2f006c
0x7b55…a52b0xa2a0…a134Base—$2.50100%0x9f02…1bcb42d ago0xc89636…47a726
0x7b55…a52b0xbdbd…2dfaBase—$2.50100%0x9f02…1bcb42d ago0x4e3ead…75a205
0x7b55…a52b0x99f9…2f7bBase—$2.50100%0x9f02…1bcb42d ago0x13d831…938630
0x7b55…a52b0x9dae…79b8Base—$2.50100%0x9f02…1bcb42d ago0xed9360…0b55b0
0x7b55…a52b0x2f92…52b2Base—$2.50100%0x9f02…1bcb42d ago0xe96352…1e6778
0x7b55…a52b0x59c1…2ec0Base—$2.50100%0x9f02…1bcb42d ago0x617b4c…3c3079
0x7b55…a52b0x8c50…e476Base—$2.50100%0x9f02…1bcb42d ago0x27638d…832a00
0x7b55…a52b0x1273…9498Base—$2.50100%0x9f02…1bcb42d ago0x2d24d0…7f0a19
0x7b55…a52b0x6506…7440Base—$2.50100%0x9f02…1bcb42d ago0x7d9c02…55a6c5
0x7b55…a52b0xb6fa…54b3Base—$2.50100%0x9f02…1bcb42d ago0x7c321f…a130ec
0x7b55…a52b0x7639…a38fBase—$2.50100%0x9f02…1bcb42d ago0x174b48…fd4ca2
0x7b55…a52b0xa16e…be7aBase—$2.50100%0x9f02…1bcb42d ago0x091515…d27781
0x7b55…a52b0x50c7…326fBase—$2.50100%0x9f02…1bcb42d ago0x8d652d…0469b5
0x7b55…a52b0x04bc…c93cBase—$2.50100%0x9f02…1bcb42d ago0xdc6890…e513e4
0x7b55…a52b0x92a8…f0faBase—$2.50100%0x9f02…1bcb42d ago0x2dd6f5…6ceb20
0x7b55…a52b0xd2d3…bb58Base—$2.50100%0x9f02…1bcb42d ago0xb197c2…b93038
0x7b55…a52b0x532b…4632Base—$2.50100%0x9f02…1bcb42d ago0x5000e4…496e2d
0x7b55…a52b0xd222…8f62Base—$2.50100%0x9f02…1bcb42d ago0x824658…8ac5cc
0x7b55…a52b0x0a2c…2867Base—$2.50100%0x9f02…1bcb42d ago0x7f1a48…64de55
0x7b55…a52b0xe205…43e6Base—$2.50100%0x9f02…1bcb42d ago0x50fff5…65d39c
0x7b55…a52b0x6335…76cdBase—$2.50100%0x9f02…1bcb42d ago0xbb8197…05bc34

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.