Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a0f…c9040x3e0a…78e7Base—$0.004911100%coinbase75d ago0x803d75…7c3217
0x3a0f…c9040x3e0a…78e7Base—$0.004213100%coinbase75d ago0xc33d0a…2b78b8
0x3a0f…c9040x3e0a…78e7Base—$0.00335100%coinbase75d ago0x73b5fc…239a48
0x3a0f…c9040x3e0a…78e7Base—$0.004663100%coinbase75d ago0x9b910c…f83090
0x3a0f…c9040x3e0a…78e7Base—$0.0042100%coinbase75d ago0x77d95b…f91bd6
0x3a0f…c9040x3e0a…78e7Base—$0.004647100%coinbase75d ago0x066747…ca65a8
0x3a0f…c9040x3e0a…78e7Base—$0.004988100%coinbase75d ago0xb10ce5…678492
0x3a0f…c9040x3e0a…78e7Base—$0.005785100%coinbase75d ago0xd9c7ae…ea6856
0x3a0f…c9040x3e0a…78e7Base—$0.003037100%coinbase75d ago0x8d6dac…da7bd9
0x3a0f…c9040x3e0a…78e7Base—$0.004388100%coinbase75d ago0xfb7821…09e8aa
0x3a0f…c9040x3e0a…78e7Base—$0.004552100%coinbase75d ago0x17d0c8…375241
0x3a0f…c9040x3e0a…78e7Base—$0.005026100%coinbase75d ago0x7f6bc8…5d544a
0x3a0f…c9040x3e0a…78e7Base—$0.003098100%coinbase75d ago0x88fdd3…154fff
0x3a0f…c9040x3e0a…78e7Base—$0.00337100%coinbase75d ago0xf08150…a9bc39
0x3a0f…c9040x3e0a…78e7Base—$0.003026100%coinbase75d ago0xacab86…bd0622
0x3a0f…c9040x3e0a…78e7Base—$0.004482100%coinbase75d ago0x11ad37…185b12
0x3a0f…c9040x3e0a…78e7Base—$0.005693100%coinbase75d ago0x39fb65…df20ea
0x3a0f…c9040x3e0a…78e7Base—$0.00382100%coinbase75d ago0x6639e3…eb8d6f
0x3a0f…c9040x3e0a…78e7Base—$0.002786100%coinbase75d ago0xb46519…789216
0x3a0f…c9040x3e0a…78e7Base—$0.004001100%coinbase75d ago0x26ffda…c12c11
0x3a0f…c9040x3e0a…78e7Base—$0.002995100%coinbase75d ago0x68b4bc…9e19dc
0x3a0f…c9040x3e0a…78e7Base—$0.004321100%coinbase75d ago0x8c1984…9d6d35
0x3a0f…c9040x3e0a…78e7Base—$0.003275100%coinbase75d ago0x4674de…cff263
0x3a0f…c9040x3e0a…78e7Base—$0.0044100%coinbase76d ago0xf1b7af…61d087

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.