Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8848…acd20x3e0a…78e7Base—$0.004281100%coinbase74d ago0x58f2b1…22f781
0x8848…acd20x3e0a…78e7Base—$0.004719100%coinbase74d ago0x06d52c…ad345c
0x8848…acd20x3e0a…78e7Base—$0.004645100%coinbase74d ago0x718108…613ee4
0x8848…acd20x3e0a…78e7Base—$0.00342100%coinbase74d ago0x176e49…264ed8
0x8848…acd20x3e0a…78e7Base—$0.004823100%coinbase74d ago0x0447a5…0a4885
0x8848…acd20x3e0a…78e7Base—$0.005478100%coinbase74d ago0x2c26d8…5c9e4c
0x8848…acd20x3e0a…78e7Base—$0.003345100%coinbase74d ago0x05ad20…f4e8cb
0x8848…acd20x3e0a…78e7Base—$0.004254100%coinbase74d ago0xb82a83…2811fb
0x8848…acd20x3e0a…78e7Base—$0.003087100%coinbase74d ago0x07c115…4a2c12
0x8848…acd20x3e0a…78e7Base—$0.003047100%coinbase74d ago0x7f1714…2bae56
0x8848…acd20x3e0a…78e7Base—$0.004964100%coinbase75d ago0xc47f9a…03464a
0x8848…acd20x3e0a…78e7Base—$0.003865100%coinbase75d ago0x61a92b…d38d3e
0x8848…acd20x3e0a…78e7Base—$0.005796100%coinbase75d ago0x6df83d…c05b12
0x8848…acd20x3e0a…78e7Base—$0.005379100%coinbase75d ago0x778a81…cf13fd
0x8848…acd20x3e0a…78e7Base—$0.0046100%coinbase75d ago0x4e62d6…a704cc
0x8848…acd20x3e0a…78e7Base—$0.002886100%coinbase75d ago0x7491fd…010c3a
0x8848…acd20x3e0a…78e7Base—$0.003544100%coinbase75d ago0x29c71f…52598a
0x8848…acd20x3e0a…78e7Base—$0.005105100%coinbase75d ago0x7475f0…cfe5b1
0x8848…acd20x3e0a…78e7Base—$0.003543100%coinbase75d ago0xeff18d…4c7692

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.