Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74af…bfc10x3e0a…78e7Base—$0.004884100%coinbase74d ago0x1b0fd6…1fcd9a
0x74af…bfc10x3e0a…78e7Base—$0.005648100%coinbase75d ago0xfe5486…ed5cba
0x74af…bfc10x3e0a…78e7Base—$0.005356100%coinbase75d ago0xd82b15…ff153f
0x74af…bfc10x3e0a…78e7Base—$0.003081100%coinbase75d ago0xd5f472…e67305
0x74af…bfc10x3e0a…78e7Base—$0.003279100%coinbase75d ago0x2d233c…8a3060
0x74af…bfc10x3e0a…78e7Base—$0.004587100%coinbase75d ago0xa8db82…487cc5
0x74af…bfc10x3e0a…78e7Base—$0.004943100%coinbase75d ago0xfaec32…700de1
0x74af…bfc10x3e0a…78e7Base—$0.002733100%coinbase75d ago0x9f71d9…b5b880
0x74af…bfc10x3e0a…78e7Base—$0.003487100%coinbase75d ago0xfc5e29…48a721
0x74af…bfc10x3e0a…78e7Base—$0.003087100%coinbase75d ago0xf20a64…2a47a2
0x74af…bfc10x3e0a…78e7Base—$0.003295100%coinbase75d ago0x0353db…ec8eaf
0x74af…bfc10x3e0a…78e7Base—$0.004111100%coinbase75d ago0x63a14d…223cd0
0x74af…bfc10x3e0a…78e7Base—$0.004881100%coinbase75d ago0x6c9a34…fc14c6
0x74af…bfc10x3e0a…78e7Base—$0.003652100%coinbase75d ago0x201631…005c0d
0x74af…bfc10x3e0a…78e7Base—$0.003784100%coinbase75d ago0x17bca8…e38032
0x74af…bfc10x3e0a…78e7Base—$0.004632100%coinbase75d ago0x7d7df5…cc5504
0x74af…bfc10x3e0a…78e7Base—$0.003378100%coinbase75d ago0x26e590…8d1ad1
0x74af…bfc10x3e0a…78e7Base—$0.005882100%coinbase75d ago0x54993a…3d0227
0x74af…bfc10x3e0a…78e7Base—$0.005708100%coinbase75d ago0xa11592…a43c70
0x74af…bfc10x3e0a…78e7Base—$0.003937100%coinbase75d ago0xf077a7…652e62
0x74af…bfc10x3e0a…78e7Base—$0.005639100%coinbase75d ago0x83cfa8…c35488
0x74af…bfc10x3e0a…78e7Base—$0.0033100%coinbase75d ago0x3ed7fc…6bbb01
0x74af…bfc10x3e0a…78e7Base—$0.00353100%coinbase75d ago0x5e7427…feb38b
0x74af…bfc10x3e0a…78e7Base—$0.005603100%coinbase75d ago0x6d1f78…7a4ff9

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.