Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base$33.01100%mrdn114d ago0x2f7d6a…4cff5b
0xe55e…f7480x8e77…e2d6Base$45.71100%mrdn114d ago0x3cf06e…015b64
0xe55e…f7480x8e77…e2d6Base$33.46100%mrdn114d ago0xbf4cb1…9dd93d
0xe55e…f7480x8e77…e2d6Base$48.28100%mrdn114d ago0x506b8d…c2c036
0xe55e…f7480x8e77…e2d6Base$32.58100%mrdn114d ago0x4e9256…3565c4
0xe55e…f7480x8e77…e2d6Base$39.00100%mrdn114d ago0x9b67ed…2b596c
0xe55e…f7480x8e77…e2d6Base$38.21100%mrdn114d ago0xbc9585…c4e570
0xe55e…f7480x8e77…e2d6Base$42.39100%mrdn114d ago0xa3f59d…f060be
0xe55e…f7480x8e77…e2d6Base$23.04100%mrdn114d ago0x450ead…268eac
0xe55e…f7480x8e77…e2d6Base$29.40100%mrdn114d ago0x09dac4…5be7ec
0xe55e…f7480x8e77…e2d6Base$22.42100%mrdn114d ago0x2bd562…361478
0xe55e…f7480x8e77…e2d6Base$39.33100%mrdn114d ago0x23a8e8…131729
0xe55e…f7480x8e77…e2d6Base$46.65100%mrdn114d ago0x6fc953…d6c33c
0xe55e…f7480x8e77…e2d6Base$32.33100%mrdn114d ago0x296ff9…b86749
0xe55e…f7480x8e77…e2d6Base$29.24100%mrdn114d ago0x0f31ed…8ff303
0xe55e…f7480x8e77…e2d6Base$32.16100%mrdn115d ago0x0dfda6…19c693
0xe55e…f7480x8e77…e2d6Base$33.75100%mrdn115d ago0xfd65a3…ae4c7e
0xe55e…f7480x8e77…e2d6Base$56.81100%mrdn115d ago0x92b72d…8eed5c
0xe55e…f7480x8e77…e2d6Base$42.44100%mrdn115d ago0x5f18b8…91fb17
0xe55e…f7480x8e77…e2d6Base$57.85100%mrdn115d ago0x658d3a…3a8b74
0xe55e…f7480x8e77…e2d6Base$29.09100%mrdn115d ago0xade0da…e34f46
0xe55e…f7480x8e77…e2d6Base$55.93100%mrdn115d ago0xcef8b3…f1afe1
0xe55e…f7480x8e77…e2d6Base$53.08100%mrdn115d ago0x5655c6…e02a31
0xe55e…f7480x8e77…e2d6Base$29.24100%mrdn115d ago0xc3d6b1…d32082
0xe55e…f7480x8e77…e2d6Base$52.52100%mrdn115d ago0xb9df93…5442e8

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.