Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x584f…422d0x3e0a…78e7Base—$0.004003100%coinbase74d ago0x6cc871…a6b951
0x584f…422d0x3e0a…78e7Base—$0.005723100%coinbase74d ago0x2a4e99…8597b8
0x584f…422d0x3e0a…78e7Base—$0.002894100%coinbase74d ago0xf34302…2e8f1b
0x584f…422d0x3e0a…78e7Base—$0.003151100%coinbase74d ago0xf3752a…9ff5aa
0x584f…422d0x3e0a…78e7Base—$0.004418100%coinbase74d ago0xf465db…b64a30
0x584f…422d0x3e0a…78e7Base—$0.005202100%coinbase74d ago0x7c9b5a…b0554c
0x584f…422d0x3e0a…78e7Base—$0.002779100%coinbase74d ago0x465f71…e7ac3f
0x584f…422d0x3e0a…78e7Base—$0.005779100%coinbase74d ago0xb277ef…eb1cc4
0x584f…422d0x3e0a…78e7Base—$0.005752100%coinbase74d ago0x742f14…af6427
0x584f…422d0x3e0a…78e7Base—$0.004104100%coinbase74d ago0xd23b35…957bcb
0x584f…422d0x3e0a…78e7Base—$0.003401100%coinbase74d ago0xf6d0a2…1e4520
0x584f…422d0x3e0a…78e7Base—$0.003208100%coinbase74d ago0xf501e6…275c5e
0x584f…422d0x3e0a…78e7Base—$0.003894100%coinbase75d ago0xf11980…853eb6
0x584f…422d0x3e0a…78e7Base—$0.003771100%coinbase75d ago0x224420…02d218
0x584f…422d0x3e0a…78e7Base—$0.005688100%coinbase75d ago0xc149cd…98de3a
0x584f…422d0x3e0a…78e7Base—$0.003809100%coinbase75d ago0xdad1e9…704c02
0x584f…422d0x3e0a…78e7Base—$0.005851100%coinbase75d ago0x952f52…6c553c
0x584f…422d0x3e0a…78e7Base—$0.004959100%coinbase75d ago0x54d42c…338fa6
0x584f…422d0x3e0a…78e7Base—$0.004307100%coinbase75d ago0x313682…c1db96
0x584f…422d0x3e0a…78e7Base—$0.003954100%coinbase75d ago0x5a67a2…b39a67
0x584f…422d0x3e0a…78e7Base—$0.004616100%coinbase75d ago0x0d3cf6…07dbcb
0x584f…422d0x3e0a…78e7Base—$0.003475100%coinbase75d ago0x1d0ae1…2dc916
0x584f…422d0x3e0a…78e7Base—$0.0039100%coinbase75d ago0x5566cd…b2f3e6
0x584f…422d0x3e0a…78e7Base—$0.002677100%coinbase75d ago0xba7c4d…054db6
0x584f…422d0x3e0a…78e7Base—$0.003401100%coinbase75d ago0x22949e…6c9e0a

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.