Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1342…203f0x10c1…1e24Base—$0.58100%coinbase114d ago0x27828a…5e5f35
0x1342…203f0x10c1…1e24Base—$0.62100%coinbase114d ago0x476f15…2f7e02
0x1342…203f0x10c1…1e24Base—$0.52100%coinbase114d ago0x0b247a…2e4d93
0x1342…203f0x10c1…1e24Base—$0.57100%coinbase114d ago0x438cba…5e3002
0x1342…203f0x10c1…1e24Base—$0.61100%coinbase114d ago0xa39f74…0c2dea
0x1342…203f0x10c1…1e24Base—$0.57100%coinbase114d ago0x777217…48f300
0x1342…203f0x10c1…1e24Base—$0.54100%coinbase114d ago0x6dfc25…76dc33
0x1342…203f0x10c1…1e24Base—$0.62100%coinbase114d ago0xb0c34f…0715a2
0x1342…203f0x10c1…1e24Base—$0.56100%coinbase114d ago0xd19ef8…f87eeb
0x1342…203f0x10c1…1e24Base—$0.60100%coinbase114d ago0xdd904a…d498b5
0x1342…203f0x10c1…1e24Base—$0.54100%coinbase114d ago0xa5fe55…3a2713
0x1342…203f0x10c1…1e24Base—$0.53100%coinbase114d ago0x305495…93e7f2
0x1342…203f0x10c1…1e24Base—$0.56100%coinbase114d ago0xefdcf7…1b0fad
0x1342…203f0x10c1…1e24Base—$0.53100%coinbase114d ago0xca83ef…6a942a
0x1342…203f0x10c1…1e24Base—$0.51100%coinbase114d ago0x9621ed…ab526a
0x1342…203f0x10c1…1e24Base—$0.58100%coinbase114d ago0xb24c30…8f08e8
0x1342…203f0x10c1…1e24Base—$0.52100%coinbase114d ago0x856b30…335f7c
0x1342…203f0x10c1…1e24Base—$0.59100%coinbase114d ago0x8d7760…707771
0x1342…203f0x10c1…1e24Base—$0.51100%coinbase114d ago0xffaceb…ac811e
0x1342…203f0x10c1…1e24Base—$0.51100%coinbase114d ago0xcf2763…039bd1
0x1342…203f0x10c1…1e24Base—$0.58100%coinbase114d ago0xa48263…c17b3b
0x1342…203f0x10c1…1e24Base—$0.60100%coinbase114d ago0x60f189…578a96
0x1342…203f0x10c1…1e24Base—$0.58100%coinbase114d ago0x00c7d8…3e74dd
0x1342…203f0x10c1…1e24Base—$0.57100%coinbase114d ago0x1518d4…31d3c0
0x1342…203f0x10c1…1e24Base—$0.56100%coinbase114d ago0xeed8d0…647fb8

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.