Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x043a99…b1dcd7
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.03100%coinbase35d ago0x2c19e0…4ee7ce
0x886f…6c7c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0x2c35fe…677662
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xe7a8b4…fa908a
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x762ee7…1862fc
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x10442a…88e455
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x3829ed…2d1d5c
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x218dbc…3420ab
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xfc281f…2ed316
0x886f…6c7c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0xd11539…956455
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xfea241…6f5c9b
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x7eb897…ea8d80
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x65bcb4…9a757c
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xf93230…4be48e
0x886f…6c7c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0xe4f2b6…523796
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.002100%coinbase35d ago0xe6e9ae…f1b9fa
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x91968a…628a8d
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x023e5f…9baeee
0x886f…6c7c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0x36ff42…22054f
0x886f…6c7c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0x8233fa…d378cc
0x886f…6c7c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0xd934c9…620506
0x886f…6c7c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0xe94ca0…6da45c
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xe06f86…55f197

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.