Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2670…55160x3e0a…78e7Base—$0.003853100%coinbase74d ago0xa7d387…3efa6c
0x2670…55160x3e0a…78e7Base—$0.004986100%coinbase74d ago0x28acd4…f6b2a3
0x2670…55160x3e0a…78e7Base—$0.003302100%coinbase75d ago0x3d9908…3b35a9
0x2670…55160x3e0a…78e7Base—$0.00539100%coinbase75d ago0x342072…a53523
0x2670…55160x3e0a…78e7Base—$0.002806100%coinbase75d ago0x53569c…1846c2
0x2670…55160x3e0a…78e7Base—$0.005614100%coinbase75d ago0x9323a3…436ffb
0x2670…55160x3e0a…78e7Base—$0.003382100%coinbase75d ago0x21d5b1…d6c5eb
0x2670…55160x3e0a…78e7Base—$0.003355100%coinbase75d ago0x1820e6…681bb6
0x2670…55160x3e0a…78e7Base—$0.004198100%coinbase75d ago0x5d68ac…dd48a0
0x2670…55160x3e0a…78e7Base—$0.004124100%coinbase75d ago0x2dfcd1…6052db
0x2670…55160x3e0a…78e7Base—$0.004283100%coinbase75d ago0xe9a5dc…6db7a9
0x2670…55160x3e0a…78e7Base—$0.0053100%coinbase75d ago0x4912da…155687
0x2670…55160x3e0a…78e7Base—$0.002816100%coinbase75d ago0x4aad2a…78699a
0x2670…55160x3e0a…78e7Base—$0.003894100%coinbase75d ago0x86cb43…a38127
0x2670…55160x3e0a…78e7Base—$0.003924100%coinbase75d ago0xf2d20c…400a89
0x2670…55160x3e0a…78e7Base—$0.003796100%coinbase75d ago0xeba666…c1da87
0x2670…55160x3e0a…78e7Base—$0.003035100%coinbase75d ago0xd72258…16f8e5
0x2670…55160x3e0a…78e7Base—$0.003019100%coinbase75d ago0xe64bcb…742366
0x2670…55160x3e0a…78e7Base—$0.003957100%coinbase75d ago0x5d203c…710b78
0x2670…55160x3e0a…78e7Base—$0.004764100%coinbase75d ago0xee62de…ac8bc7
0x2670…55160x3e0a…78e7Base—$0.004823100%coinbase75d ago0xd2c969…8094d0
0x2670…55160x3e0a…78e7Base—$0.003785100%coinbase75d ago0x0f0f05…c9c701
0x2670…55160x3e0a…78e7Base—$0.003029100%coinbase75d ago0x162014…54b315
0x2670…55160x3e0a…78e7Base—$0.00523100%coinbase75d ago0x214427…43bc08
0x2670…55160x3e0a…78e7Base—$0.005297100%coinbase75d ago0x91afe1…454850

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.