Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x55ed…c13a0x4e25…5148Base—$0.02100%0x461a…5962105d ago0x53d52d…34d0db
0x55ed…c13a0xc801…ad56Base—$0.02100%0x461a…5962105d ago0xb1e409…14460e
0x55ed…c13a0xf0a0…3373Base—$0.003776100%0x461a…5962105d ago0xb99bee…590e62
0x55ed…c13a0x99ca…fa28Base—$0.003776100%0x461a…5962105d ago0x142c2d…9d38ec
0x55ed…c13a0xa1c8…9b47Base—$0.003776100%0x461a…5962105d ago0xc8b98d…332f2b
0x55ed…c13a0x0d3b…0707Base—$0.003776100%0x461a…5962105d ago0x9aecf8…eef5a7
0x55ed…c13a0x9555…7665Base—$0.01100%0x461a…5962105d ago0x8f9171…16037b
0x55ed…c13a0xf386…b755Base—$0.003776100%0x461a…5962105d ago0x4cec18…c0b9da
0x55ed…c13a0x2b1b…9c18Base—$0.01100%0x461a…5962105d ago0xd5c70b…9f70cf
0x55ed…c13a0x3781…8387Base—$0.01100%0x461a…5962105d ago0x22688a…6e6e81
0x55ed…c13a0xb2b2…273bBase—$0.003776100%0x461a…5962105d ago0xe4e6b4…63a739
0x55ed…c13a0x99ca…fa28Base—$0.00768100%0x461a…5962105d ago0x6b4cdb…29fd82
0x55ed…c13a0x81b8…3c4bBase—$0.02100%0x461a…5962105d ago0xf5e6aa…a933a7
0x55ed…c13a0x8780…289eBase—$0.00768100%0x461a…5962106d ago0x75d985…10b89f
0x55ed…c13a0x0fb0…c58eBase—$0.003776100%0x461a…5962106d ago0x4c34ed…209bdf
0x55ed…c13a0x85e9…7937Base—$0.003776100%0x461a…5962106d ago0x912d18…ade933
0x55ed…c13a0xe155…7e07Base—$0.02100%0x461a…5962106d ago0x386bc7…6a060d
0x55ed…c13a0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xabc1be…7ec97a
0x55ed…c13a0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x0c9f91…2b7509
0x55ed…c13a0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xacaf58…5a926e
0x55ed…c13a0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x903c88…815fc5
0x55ed…c13a0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xb27956…ffe5be
0x55ed…c13a0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x89db86…c92b3e
0x55ed…c13a0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x6a97bf…9138da
0x55ed…c13a0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x3e49fc…00a11c

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.