Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x155a…7ac60x3e0a…78e7Base$0.004409100%coinbase76d ago0x5e0954…6ea55d
0xbe4d…65c20x3e0a…78e7Base$0.005876100%coinbase76d ago0xda629b…b606d0
0x1596…fcc70x3e0a…78e7Base$0.005556100%coinbase76d ago0x5eb079…9bbe99
0xe294…b2ef0x3e0a…78e7Base$0.003225100%coinbase76d ago0xc62c7b…bae8e3
0x3e1d…57ff0x3e0a…78e7Base$0.003927100%coinbase76d ago0x0426a2…22a42f
0x77a7…f2030x3e0a…78e7Base$0.003738100%coinbase76d ago0x4e2a5c…90fa24
0x0f11…9a5c0x3e0a…78e7Base$0.003705100%coinbase76d ago0xfb2ca5…acafaf
0x155a…7ac60x3e0a…78e7Base$0.003845100%coinbase76d ago0xe169f6…df475b
0x7470…b87d0x3e0a…78e7Base$0.005829100%coinbase76d ago0x287b5e…bfc69d
0xc839…e9280x3e0a…78e7Base$0.004657100%coinbase76d ago0xd141ae…8cacdd
0xfeda…7d9c0x3e0a…78e7Base$0.005625100%coinbase76d ago0x2bc37a…470d78
0xd355…4e7a0x3e0a…78e7Base$0.005127100%coinbase76d ago0x7eb210…469b59
0x23b7…35c00x3e0a…78e7Base$0.003475100%coinbase76d ago0xb1e9c6…133db9
0x1596…fcc70x3e0a…78e7Base$0.003125100%coinbase76d ago0xdf5bae…322f1a

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.