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$120.00100%0x48f0…359675d ago0xae3ad1…def55b
0x3be9…575c0x31d0…2cd7Base$50.35100%0x4337…029075d ago0x9915cd…268a3a
0x3be9…575c0x31d0…2cd7Base$10.28100%0x48f0…359675d ago0x0158a2…777652
0x3be9…575c0x31d0…2cd7Base$10.33100%0x48f0…359675d ago0x44f059…98e40d
0x3be9…575c0x31d0…2cd7Base$3.33100%0x4337…9b7c75d ago0xf839dc…b858d9
0x3be9…575c0x31d0…2cd7Base$3.33100%0xce5c…1d0575d ago0x4334a3…e16475
0x3be9…575c0x31d0…2cd7Base$15.29100%0x48f0…359675d ago0x112071…185dc3
0x3be9…575c0x31d0…2cd7Base$20.29100%0x4337…2d7975d ago0x1c5451…881f09
0x3be9…575c0x31d0…2cd7Base$30.39100%0x48f0…359675d ago0xde050a…278aed
0x3be9…575c0x31d0…2cd7Base$200.00100%0x4337…dddf75d ago0x59c493…c776a0
0x3be9…575c0x31d0…2cd7Base$5.33100%0xc2d1…d49275d ago0xb9dda1…31d5d9
0x3be9…575c0x31d0…2cd7Base$7.83100%0x48f0…359675d ago0x553961…dab59d
0x3be9…575c0x31d0…2cd7Base$5.33100%0x1d53…c61375d ago0xfc3b54…0548f5
0x3be9…575c0x31d0…2cd7Base$5.33100%0x48f0…359675d ago0xcfc345…874569
0x3be9…575c0x31d0…2cd7Base$15.35100%0x48f0…359675d ago0xfb5ddf…6ec96d
0x3be9…575c0x31d0…2cd7Base$3.15100%0xce5c…1d0575d ago0x32f19f…40df77
0x3be9…575c0x31d0…2cd7Base$50.30100%0x48f0…359675d ago0x9f5dc7…1b3f20
0x3be9…575c0x31d0…2cd7Base$45.45100%0x4337…217c75d ago0xcdf592…8a1c5c
0x3be9…575c0x31d0…2cd7Base$25.29100%0xce5c…1d0575d ago0x9970e0…520a72
0x3be9…575c0x31d0…2cd7Base$60.00100%0xc2d1…d49275d ago0x1dcc9a…58a908
0x3be9…575c0x31d0…2cd7Base$35.34100%0x4337…c62f75d ago0x1e7f28…96a31d
0x3be9…575c0x31d0…2cd7Base$30.00100%0x4337…365f75d ago0x76bdc4…181ad7
0x3be9…575c0x31d0…2cd7Base$17.29100%0xce5c…1d0575d ago0x021313…ffe8ac
0x3be9…575c0x31d0…2cd7Base$25.29100%0x4337…3a7375d ago0x88d73d…e22a57
0x3be9…575c0x31d0…2cd7Base$25.29100%0x48f0…359675d ago0x9e0dc5…dd7d3f

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.