Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd733…ce900xeb18…02c1Base—$44.42100%0xbb67…9bc465d ago0x9d9962…1e61a8
0x91f8…e2820xeb18…02c1Base—$32.47100%0xbb67…9bc465d ago0x88296d…902a65
0xdb3b…ae1c0xeb18…02c1Base—$38.34100%0xbb67…9bc465d ago0x26ac76…337b2f
0xebd3…9d2c0xeb18…02c1Base—$48.16100%0xbb67…9bc465d ago0x2b0494…49c3ee
0x7a2d…97bc0xeb18…02c1Base—$26.47100%0xbb67…9bc465d ago0x7780a9…33c396
0x6d86…aa970xeb18…02c1Base—$46.03100%0xbb67…9bc465d ago0xae7531…12e08d
0x15a2…03be0xeb18…02c1Base—$31.24100%0xbb67…9bc465d ago0x0c46d8…61dc09
0x5547…f48e0xeb18…02c1Base—$28.14100%0xbb67…9bc465d ago0x7bd3aa…018af3
0x8262…37ff0xeb18…02c1Base—$33.79100%0xbb67…9bc465d ago0xc1e032…32b3e0
0x8ee2…88d60xeb18…02c1Base—$27.93100%0xbb67…9bc465d ago0xa4a8c0…a9995f
0x9087…46da0xeb18…02c1Base—$44.53100%0xbb67…9bc465d ago0xa38f66…1b7545
0x4e74…602c0xeb18…02c1Base—$24.47100%0xbb67…9bc465d ago0x775d54…5ea57c
0x2719…59f50xeb18…02c1Base—$27.39100%0xbb67…9bc465d ago0x3745a3…823ebe
0x1f21…41660xeb18…02c1Base—$43.86100%0xbb67…9bc465d ago0x10d385…019198
0xde7a…d2170xeb18…02c1Base—$40.77100%0xbb67…9bc465d ago0x88fe0d…a83666
0xb486…303d0xeb18…02c1Base—$29.74100%0xbb67…9bc465d ago0xd6873e…1087a9
0xd9b7…62db0xeb18…02c1Base—$28.59100%0xbb67…9bc465d ago0x2a289b…b52c78
0xf28f…1fe50xeb18…02c1Base—$21.04100%0xbb67…9bc465d ago0x7f9b4f…3832ef
0xf893…d8270xeb18…02c1Base—$38.64100%0xbb67…9bc465d ago0xfb08e3…a7fd79
0x093d…7f970xeb18…02c1Base—$27.01100%0xbb67…9bc465d ago0xec3c2e…32aad1
0xa4a1…08eb0xeb18…02c1Base—$29.14100%0xbb67…9bc465d ago0x10abaf…5a04db
0xe395…4b320xeb18…02c1Base—$20.12100%0xbb67…9bc465d ago0x7c1916…bd4422
0x4d79…256f0xeb18…02c1Base—$49.69100%0xbb67…9bc465d ago0x0e99b1…1822e8
0x8824…747d0xeb18…02c1Base—$46.85100%0xbb67…9bc465d ago0x6bfbee…d4579f
0xdb14…825f0xeb18…02c1Base—$38.34100%0xbb67…9bc465d ago0x014e74…ebdc05

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.