Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf106…13db0x1027…4e2eBase—$0.01100%coinbase79d ago0xab1f18…922dec
0xf106…13db0xee6c…62ffBase—$0.01100%coinbase79d ago0xc0cb76…83e2c4
0xf106…13db0xce79…9fdaBase—$0.01100%coinbase79d ago0xd16dd1…a767c7
0xf106…13db0x7e24…6091Base—$0.01100%coinbase79d ago0x1b7441…cb7a38
0xf106…13db0x02b9…e62eBase—$0.01100%coinbase79d ago0x4916ef…291898
0xf106…13db0x88ca…ad85Base—$0.01100%coinbase79d ago0x338c4b…bcbd37
0xf106…13db0xa0bd…c7f0Base—$0.01100%coinbase79d ago0x2e0957…5f4fe8
0xf106…13db0x8281…98feBase—$0.01100%coinbase79d ago0xdb2695…b3d107
0xf106…13db0x7404…788cBase—$0.01100%coinbase79d ago0xb4b016…8695e7
0xf106…13db0x404e…e3f3Base—$0.01100%coinbase79d ago0x72e4ac…debf4e
0xf106…13db0x23e5…d1e4Base—$0.01100%coinbase79d ago0xc27288…b4b80c
0xf106…13db0x736c…8744Base—$0.01100%coinbase79d ago0x1ad698…09066f
0xf106…13db0x177c…e757Base—$0.01100%coinbase79d ago0x4e2e08…94436b
0xf106…13db0x3782…9e96Base—$0.01100%coinbase79d ago0x8674bd…91e9b8
0xf106…13db0x9b8d…7642Base—$0.01100%coinbase79d ago0xfdde48…334513
0xf106…13db0x41bb…d9fbBase—$0.01100%coinbase79d ago0xcb1619…9610de
0xf106…13db0xb019…8f5aBase—$0.01100%coinbase79d ago0x75f034…38f4fc
0xf106…13db0xbd8a…9eb4Base—$0.01100%coinbase79d ago0x0eb0a8…f7a8b7
0xf106…13db0x6eca…a7bcBase—$0.01100%coinbase79d ago0xa230a0…0709b3
0xf106…13db0x2594…eaf4Base—$0.01100%coinbase79d ago0x897b26…ee1d37
0xf106…13db0xea74…0b5dBase—$0.01100%coinbase79d ago0xffae8b…63d19a
0xf106…13db0x58e4…d300Base—$0.01100%coinbase80d ago0xc34e80…6f1fa0
0xf106…13db0x63aa…31c4Base—$0.01100%coinbase80d ago0x73217e…a481ca
0xf106…13db0xd35a…90d2Base—$0.01100%coinbase80d ago0xcefa23…5cfbdf
0xf106…13db0x0d04…65c2Base—$0.01100%coinbase80d ago0x8d7cc5…673b1c

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.