Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$80.33100%0x4337…926963d ago0xc8e674…a5e1f2
0x3be9…575c0x31d0…2cd7Base$5.41100%0x4337…7a5d63d ago0x554bc2…4e44fb
0x3be9…575c0x31d0…2cd7Base$30.31100%0x4337…a93d63d ago0x0b8889…8684f8
0x3be9…575c0x31d0…2cd7Base$6.36100%0x4337…f26863d ago0x503ea1…a39a0f
0x3be9…575c0x31d0…2cd7Base$7.88100%0x4337…7b1f63d ago0x49d617…a2d77f
0x3be9…575c0x31d0…2cd7Base$7.88100%0x48f0…359663d ago0xcddd6b…98350e
0x3be9…575c0x31d0…2cd7Base$300.42100%0xce5c…1d0563d ago0x88f265…c00023
0x3be9…575c0x31d0…2cd7Base$6.37100%0x4337…abf563d ago0x6e2c59…a7ab03
0x3be9…575c0x31d0…2cd7Base$99.39100%0x48f0…359663d ago0x93d80f…8b773a
0x3be9…575c0x31d0…2cd7Base$6.36100%0x48f0…359663d ago0xe16135…b0c31d
0x3be9…575c0x31d0…2cd7Base$3.35100%0xc2d1…d49263d ago0xaab8ff…71c163
0x3be9…575c0x31d0…2cd7Base$9,003.86100%0xce5c…1d0563d ago0x9a1a34…ad30ba
0x3be9…575c0x31d0…2cd7Base$13.31100%0x4337…365f63d ago0xcbbd58…850e9d
0x3be9…575c0x31d0…2cd7Base$50.32100%0x4337…9b7c63d ago0x1a3337…13f1bb
0x3be9…575c0x31d0…2cd7Base$1.85100%0x48f0…359663d ago0xb7f4fd…0919ce
0x3be9…575c0x31d0…2cd7Base$30.36100%0xc2d1…d49263d ago0x73e7b7…ac5a8e
0x3be9…575c0x31d0…2cd7Base$290.41100%0x4337…9ad463d ago0xc8c881…3adfb9
0x3be9…575c0x31d0…2cd7Base$30.00100%0x4337…d0b263d ago0x685c70…95d91d
0x3be9…575c0x31d0…2cd7Base$167.37100%0x4337…32a463d ago0x2a87de…9e9738
0x3be9…575c0x31d0…2cd7Base$349.49100%0x7540…af8d63d ago0x2cba2f…833700
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…beb163d ago0xf5034f…992c58
0x3be9…575c0x31d0…2cd7Base$349.49100%0x4337…562763d ago0x9aecf5…db7324
0x3be9…575c0x31d0…2cd7Base$42.37100%0x4337…f63763d ago0x684f4b…8f277a
0x3be9…575c0x31d0…2cd7Base$5.41100%0x4337…306363d ago0x359218…d2e5c2
0x3be9…575c0x31d0…2cd7Base$30.00100%0x4337…6c9263d ago0xfb3018…50e908

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.