Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56b1…f0720xeb18…02c1Base—$150.00100%0xbb67…9bc476d ago0xe28a96…798985
0xd173…49210xeb18…02c1Base—$25.00100%0xbb67…9bc476d ago0xcab406…28f062
0xd7fe…b59e0xeb18…02c1Base—$50.00100%0xbb67…9bc476d ago0x4eee76…2eabf8
0x58de…9d870xeb18…02c1Base—$9.90100%0xbb67…9bc476d ago0x8fcb6e…2d6d35
0x4271…02650xeb18…02c1Base—$50.00100%0xbb67…9bc476d ago0x332b62…16824d
0xd173…49210xeb18…02c1Base—$25.00100%0xbb67…9bc476d ago0x8da84c…039aa0
0x1d0a…b64c0xeb18…02c1Base—$50.00100%0xbb67…9bc476d ago0x0aecd9…14fbca
0xb798…5ce80xeb18…02c1Base—$300.00100%0xbb67…9bc476d ago0x293333…246e54
0xb2d6…90fb0xeb18…02c1Base—$300.00100%0xbb67…9bc476d ago0x82ca2e…982e22
0x9b1e…b9e70xeb18…02c1Base—$300.00100%0xbb67…9bc476d ago0x510975…c4fc75
0x1f4e…863a0xeb18…02c1Base—$300.00100%0xbb67…9bc476d ago0xfa4bf1…ed8140
0x6f23…bf010xeb18…02c1Base—$70.00100%0xbb67…9bc476d ago0x067ea6…bb3959
0x2216…45a10xeb18…02c1Base—$20.00100%0xbb67…9bc476d ago0x685cd0…030e05
0x49e4…affa0xeb18…02c1Base—$70.00100%0xbb67…9bc476d ago0x068de1…2d04ba
0x3a7b…4c440xeb18…02c1Base—$30.48100%0xbb67…9bc476d ago0x1154ab…65774d
0xff8d…afd40xeb18…02c1Base—$30.00100%0xbb67…9bc476d ago0x20dce6…342bc7
0xd8a4…09130xeb18…02c1Base—$25.00100%0xbb67…9bc476d ago0x3aa741…734c76
0x409f…bd2e0xeb18…02c1Base—$101.00100%0xbb67…9bc476d ago0x577b2d…62ff1b
0x4382…14ed0xeb18…02c1Base—$50.00100%0xbb67…9bc476d ago0x1a6243…ab7186
0xd8a4…09130xeb18…02c1Base—$15.00100%0xbb67…9bc476d ago0xaea2b7…dff11c
0x4382…14ed0xeb18…02c1Base—$50.00100%0xbb67…9bc476d ago0x4aa098…5d0c83
0xd6fc…04500xeb18…02c1Base—$101.00100%0xbb67…9bc476d ago0x3c9f87…a8d91c
0x6580…28ff0xeb18…02c1Base—$13.48100%0xbb67…9bc476d ago0x1cecf3…0def6b
0x4382…14ed0xeb18…02c1Base—$51.00100%0xbb67…9bc476d ago0x3ffab8…5217d4
0xaa7a…db5d0xeb18…02c1Base—$17.96100%0xbb67…9bc476d ago0xed45bf…53050f

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.