Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d434d ago0x24e783…1bcde0
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d434d ago0x44cfe5…55f83a
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d434d ago0x131f22…17c5d2
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d434d ago0x3ef932…210a97
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d434d ago0x04aad4…8f4a3a
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d434d ago0xb67f02…7d7bcc
0x9ac1…255a0xe2fb…6eacBase$0.0170%0x03ea…c2d434d ago0x3eff3b…f38fed
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d434d ago0x9a1981…9386ea
0x9ac1…255a0xe2fb…6eacBase$0.0170%0x03ea…c2d434d ago0x1be9f8…f92ffb
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d434d ago0x2a994e…fa1bf4
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d434d ago0x0f7ce3…32171c
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d434d ago0x94fac1…467276
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d434d ago0x024bc2…2dd16a
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d434d ago0x6d07a9…8d9f0a
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d434d ago0xa95b7c…c4ef9b
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d434d ago0xd3079b…b40221
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d434d ago0x8edcdc…168cb3
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d434d ago0xd54849…0b073a
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d434d ago0x317812…3aaaa2
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d434d ago0xea9d17…00aa35
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d434d ago0x159dea…236a31
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d434d ago0x29b8a3…ee094a
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d434d ago0xd34c35…3a9dfe
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d434d ago0xa9f031…60ae39
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d434d ago0x06f111…951e98

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.