Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd554…b7640xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.15100%coinbase1d ago0xcaceab…f63c39
0xd554…b7640xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.30100%coinbase1d ago0x4cfe50…52281d
0xd554…b7640xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.10100%coinbase1d ago0x3c4d7b…ee37ac
0xd554…b7640xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.30100%coinbase1d ago0x6e585b…6b11b7
0xd554…b7640xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.25100%coinbase1d ago0x1ab9d9…f3d249
0xd554…b7640xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.15100%coinbase1d ago0x6ce2a4…0a511f
0xd554…b7640xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.30100%coinbase1d ago0x8482aa…3d06f0
0xd554…b7640xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.10100%coinbase1d ago0x6dd974…ae954f
0xd554…b7640xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.30100%coinbase1d ago0xded555…f2c0c8
0xd554…b7640xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.25100%coinbase1d ago0xfc68ec…62919f
0xd554…b7640xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.15100%coinbase1d ago0x4ac90e…77aa5a
0xd554…b7640xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.30100%coinbase1d ago0x060c4f…88fb31
0xd554…b7640xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.10100%coinbase1d ago0x077995…76ef86
0xd554…b7640xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.30100%coinbase1d ago0x1f9a65…584914
0xd554…b7640xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.25100%coinbase1d ago0x6c8ca4…baac22

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.