Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f74…8e3f0xa6e3…c0b3Base—$0.01100%coinbase92d ago0x57303f…fe4259
0x0f74…8e3f0x0f4e…d661Base—$0.01100%coinbase92d ago0x01bb9d…3d75fd
0x0f74…8e3f0x6b7b…75abBase—$0.01100%coinbase92d ago0xd3ee39…80a548
0x0f74…8e3f0x16ed…024dBase—$0.01100%coinbase92d ago0xf52a27…bf2142
0x0f74…8e3f0x40af…2ae0Base—$0.01100%coinbase92d ago0x747235…d9bed5
0x0f74…8e3f0xcea6…2bb5Base—$0.01100%coinbase92d ago0x48f5ad…2d7354
0x0f74…8e3f0xb163…5945Base—$0.01100%coinbase92d ago0x0d8996…a522f1
0x0f74…8e3f0xc208…7e70Base—$0.01100%coinbase92d ago0xa7e288…e42b9d
0x0f74…8e3f0x975e…c3eaBase—$0.01100%coinbase93d ago0x71061e…b0dc61
0x0f74…8e3f0x5dc5…43c3Base—$0.01100%coinbase93d ago0xa8f6de…22f7d9
0x0f74…8e3f0x805e…be32Base—$0.01100%coinbase93d ago0x7166ea…2dac0d
0x0f74…8e3f0x3bec…3c8fBase—$0.01100%coinbase93d ago0xd6a9a8…f10473
0x0f74…8e3f0x6056…974fBase—$0.01100%coinbase93d ago0x5c637c…135d48
0x0f74…8e3f0x6250…6848Base—$0.01100%coinbase93d ago0xbac647…079f10
0x0f74…8e3f0x7235…8008Base—$0.01100%coinbase93d ago0xbeff9e…48bf77
0x0f74…8e3f0xc67c…7d78Base—$0.01100%coinbase93d ago0x1712df…5e7aef

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.