Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2cc5…4e310x3e0a…78e7Base—$0.003861100%coinbase74d ago0xb56080…0391b6
0x2cc5…4e310x3e0a…78e7Base—$0.004024100%coinbase74d ago0x7af149…b8bc77
0x2cc5…4e310x3e0a…78e7Base—$0.003893100%coinbase74d ago0x640e4a…27492d
0x2cc5…4e310x3e0a…78e7Base—$0.005045100%coinbase74d ago0xc21c4d…2a8988
0x2cc5…4e310x3e0a…78e7Base—$0.003749100%coinbase74d ago0x089996…f2d65b
0x2cc5…4e310x3e0a…78e7Base—$0.003241100%coinbase74d ago0x4ab83c…a706c1
0x2cc5…4e310x3e0a…78e7Base—$0.00524100%coinbase74d ago0xc9929e…582fb6
0x2cc5…4e310x3e0a…78e7Base—$0.003638100%coinbase74d ago0xe5e07e…fbdb2f
0x2cc5…4e310x3e0a…78e7Base—$0.00508100%coinbase74d ago0x73d3bf…118fc1
0x2cc5…4e310x3e0a…78e7Base—$0.003095100%coinbase74d ago0x7a52e0…8e2c1e
0x2cc5…4e310x3e0a…78e7Base—$0.003079100%coinbase74d ago0x46f4a6…792c20
0x2cc5…4e310x3e0a…78e7Base—$0.003068100%coinbase74d ago0x98049d…1c9006
0x2cc5…4e310x3e0a…78e7Base—$0.004884100%coinbase74d ago0x8765d7…e1e31a
0x2cc5…4e310x3e0a…78e7Base—$0.00467100%coinbase74d ago0x14d95b…a54474
0x2cc5…4e310x3e0a…78e7Base—$0.00444100%coinbase74d ago0x042c48…62ca00
0x2cc5…4e310x3e0a…78e7Base—$0.003748100%coinbase74d ago0x72d24a…bf6a81
0x2cc5…4e310x3e0a…78e7Base—$0.00427100%coinbase74d ago0xde8376…87499f
0x2cc5…4e310x3e0a…78e7Base—$0.002814100%coinbase74d ago0x172d1b…e634dc
0x2cc5…4e310x3e0a…78e7Base—$0.003069100%coinbase75d ago0xd9fd39…965c79
0x2cc5…4e310x3e0a…78e7Base—$0.003799100%coinbase75d ago0xaf4996…571016
0x2cc5…4e310x3e0a…78e7Base—$0.003437100%coinbase75d ago0x2a583a…873992
0x2cc5…4e310x3e0a…78e7Base—$0.005842100%coinbase75d ago0x3096aa…4d0216
0x2cc5…4e310x3e0a…78e7Base—$0.004409100%coinbase75d ago0xcfe0be…f17267
0x2cc5…4e310x3e0a…78e7Base—$0.00414100%coinbase75d ago0x3b5d48…7689be
0x2cc5…4e310x3e0a…78e7Base—$0.003729100%coinbase75d ago0x88e496…da2c8b

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.