Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7565…a31f0x3e0a…78e7Base—$0.002871100%coinbase74d ago0xb8a645…7378d6
0x7565…a31f0x3e0a…78e7Base—$0.002769100%coinbase74d ago0xe61483…a0deb8
0x7565…a31f0x3e0a…78e7Base—$0.00437100%coinbase74d ago0xddfe83…fd36d2
0x7565…a31f0x3e0a…78e7Base—$0.003087100%coinbase74d ago0x5ce084…3bc5d2
0x7565…a31f0x3e0a…78e7Base—$0.002739100%coinbase74d ago0x8f18e2…ebdfd0
0x7565…a31f0x3e0a…78e7Base—$0.004098100%coinbase74d ago0xf706a3…b6a1e5
0x7565…a31f0x3e0a…78e7Base—$0.005438100%coinbase74d ago0xa551b8…165cf5
0x7565…a31f0x3e0a…78e7Base—$0.003864100%coinbase74d ago0xec60ff…298824
0x7565…a31f0x3e0a…78e7Base—$0.004997100%coinbase74d ago0xc086a4…67209a
0x7565…a31f0x3e0a…78e7Base—$0.004192100%coinbase74d ago0x4ffac5…b7f0ed
0x7565…a31f0x3e0a…78e7Base—$0.005616100%coinbase75d ago0xca8289…f12e58
0x7565…a31f0x3e0a…78e7Base—$0.005088100%coinbase75d ago0xe9c773…a0552f
0x7565…a31f0x3e0a…78e7Base—$0.005202100%coinbase75d ago0x17305e…8e8b1b
0x7565…a31f0x3e0a…78e7Base—$0.004826100%coinbase75d ago0x468102…385cbd
0x7565…a31f0x3e0a…78e7Base—$0.005241100%coinbase75d ago0x9b9664…7c2f33
0x7565…a31f0x3e0a…78e7Base—$0.00404100%coinbase75d ago0xfb3cb6…74130f
0x7565…a31f0x3e0a…78e7Base—$0.004085100%coinbase75d ago0x93e661…83dea4
0x7565…a31f0x3e0a…78e7Base—$0.002859100%coinbase75d ago0x67d7f8…93f1fb
0x7565…a31f0x3e0a…78e7Base—$0.003976100%coinbase75d ago0x1e7670…5777ac
0x7565…a31f0x3e0a…78e7Base—$0.00418100%coinbase75d ago0x725f75…ac26d3
0x7565…a31f0x3e0a…78e7Base—$0.005865100%coinbase75d ago0xf2fc21…1eaeac
0x7565…a31f0x3e0a…78e7Base—$0.004588100%coinbase75d ago0x54d3a8…537332
0x7565…a31f0x3e0a…78e7Base—$0.003258100%coinbase75d ago0x920456…d6745e
0x7565…a31f0x3e0a…78e7Base—$0.004201100%coinbase75d ago0x08e9a1…1e8e97
0x7565…a31f0x3e0a…78e7Base—$0.004706100%coinbase75d ago0xdbfb34…6423ce

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.