Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4a3…80600x3070…fa85Basex402 service$0.05100%coinbase79d ago0x729548…870181
0xc4a3…80600x3070…fa85Basex402 service$0.05100%coinbase79d ago0xd917c2…422abc
0xc4a3…80600x3070…fa85Basex402 service$0.05100%coinbase79d ago0xcd5296…6196f5
0xc4a3…80600x3070…fa85Basex402 service$0.05100%coinbase79d ago0x3a351c…a02b58
0xc4a3…80600x3070…fa85Basex402 service$0.05100%coinbase79d ago0x3a8e31…7082fb
0xc4a3…80600x3070…fa85Basex402 service$0.05100%coinbase79d ago0xec2ef4…98abb2
0xc4a3…80600x3070…fa85Basex402 service$0.05100%coinbase79d ago0x680a20…4aa388
0xc4a3…80600x3070…fa85Basex402 service$0.05100%coinbase79d ago0xb5434f…378235
0xc4a3…80600x3070…fa85Basex402 service$0.05100%coinbase79d ago0xb0a33e…fcdfd6
0xc4a3…80600x3070…fa85Basex402 service$0.05100%coinbase79d ago0xd838a2…5d60c2
0xc4a3…80600x3070…fa85Basex402 service$0.05100%coinbase79d ago0x00dc92…9fb01c
0xc4a3…80600x3070…fa85Basex402 service$0.05100%coinbase79d ago0x1773e7…e2b001
0xc4a3…80600x3070…fa85Basex402 service$0.05100%coinbase79d ago0x04b67d…9dc2a8
0xc4a3…80600x3070…fa85Basex402 service$0.05100%coinbase79d ago0x7a8a0f…b07696
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c79d ago0x349197…ea63b7
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c79d ago0x367701…ae3ec6
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c79d ago0xda0107…79fa96
0xc4a3…80600x3070…fa85Basex402 service$0.01100%coinbase79d ago0x4ccba4…669f00
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c79d ago0x55d373…c01be0
0xc4a3…80600x3070…fa85Basex402 service$0.01100%coinbase79d ago0xce23eb…34d4fc
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c79d ago0xc44ab6…59ecfd
0xc4a3…80600x3070…fa85Basex402 service$0.01100%coinbase79d ago0xcdcca3…aea62d
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c79d ago0xe641e5…5b7473
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c79d ago0x21fb3d…dcfb6f
0xc4a3…80600x3070…fa85Basex402 service$0.01100%coinbase79d ago0xfe4955…4879e7

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.