Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13de…883e0x666f…270eBase—$40.00100%0x96de…249b83d ago0x6fb39e…fdcc58
0x13de…883e0x34d7…f623Base—$40.00100%0x96de…249b83d ago0xb6faa0…edea7e
0x13de…883e0x05e3…e99fBase—$4.81100%0x96de…249b83d ago0x66a214…aca281
0x13de…883e0x5d48…df60Base—$10.25100%0x96de…249b83d ago0x4ea1d8…03ea11
0x13de…883e0x5d48…df60Base—$99.90100%0x96de…249b83d ago0xe2f529…34b557
0x13de…883e0x794d…006eBase—$10.00100%0x96de…249b83d ago0x7b6241…4ce869
0x13de…883e0x5e70…82b8Base—$140.00100%0x96de…249b83d ago0x25efe5…1d37c9
0x13de…883e0x47be…f176Base—$77.46100%0x96de…249b83d ago0x0036c7…9d7d1d
0x13de…883e0xa305…8c02Base—$95.76100%0x96de…249b83d ago0x780fbe…9b2314
0x13de…883e0xe691…dffcBase—$50.36100%0x96de…249b83d ago0xae6c6f…bd9fe8
0x13de…883e0x361c…c88dBase—$77.51100%0x96de…249b83d ago0xcbe489…d45f44
0x13de…883e0x5de6…b24aBase—$40.00100%0x96de…249b83d ago0x8dddf2…1ddd1c
0x13de…883e0x5e3f…93c5Base—$40.00100%0x96de…249b83d ago0x49b570…ded669
0x13de…883e0x2830…d36bBase—$40.00100%0x96de…249b83d ago0xa4129d…82d487
0x13de…883e0x5e3f…93c5Base—$40.00100%0x96de…249b83d ago0xd2853e…f97840
0x13de…883e0x98ea…c42dBase—$40.00100%0x96de…249b83d ago0xb5157f…3dbb54
0x13de…883e0xe3ed…b223Base—$40.00100%0x96de…249b83d ago0xa738a7…095c1e
0x13de…883e0x09ec…c0f4Base—$40.00100%0x96de…249b83d ago0xd13f52…5f5f7d
0x13de…883e0xa68c…7f6eBase—$40.00100%0x96de…249b83d ago0x292931…71fc2b
0x13de…883e0x7156…a4ddBase—$40.00100%0x96de…249b83d ago0x718506…7df5ba
0x13de…883e0xff68…16bfBase—$40.00100%0x96de…249b83d ago0xe6b8a8…f61806
0x13de…883e0xda55…03ceBase—$40.00100%0x96de…249b83d ago0x473022…52b907
0x13de…883e0x3c4e…6a6dBase—$40.00100%0x96de…249b83d ago0xe150de…89357c
0x13de…883e0x0aca…f51dBase—$40.00100%0x96de…249b83d ago0xb526ca…549378
0x13de…883e0xad89…b959Base—$40.00100%0x96de…249b83d ago0x19dc21…42067f

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.