Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20d ago0xbc5ef2…718928
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20d ago0x8d5765…1f5d91
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20d ago0x27a4c4…0c20ff
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20d ago0xee971c…ea1a83
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20d ago0x7343e4…80ce2a
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20d ago0x6797ba…375ef6
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20d ago0xc235d8…09f014
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20d ago0x04c7ce…7afaba
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20d ago0x01ebc2…5b600a
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20d ago0x0a5303…b5c2be
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20d ago0x14dcd3…eddb07
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20d ago0xef9459…934baf
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20d ago0xb36bc4…5d7c2d
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20d ago0xa55897…6d3acd
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20d ago0xd424f2…e163b7
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20d ago0x656446…55d68e
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20d ago0xe08564…4173d1
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20d ago0x999690…d25c7b
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20d ago0xc27213…2d5f96
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20d ago0x8c4e68…e9c680
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20d ago0xba2d63…a5d594
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20d ago0xe2a7ac…c9db13
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20d ago0xc6545d…b0f657
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20d ago0xd5a213…c1b335
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20d ago0x32ddad…cae00a

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.