Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0x7a4d…5e5f0x73fc…b29bBase$0.006100%0x0018…ca97116d ago0x90ac59…76d15b
0x7a4d…5e5f0x73fc…b29bBase$0.10100%0x0018…ca97116d ago0x40009b…f59025
0x7a4d…5e5f0x73fc…b29bBase$0.006100%0x0018…ca97116d ago0x86d99a…13cfb3
0x7a4d…5e5f0x73fc…b29bBase$0.006100%0x0018…ca97116d ago0x221c7f…ff9456
0x7a4d…5e5f0x73fc…b29bBase$0.006100%0x0018…ca97116d ago0xd7ba3e…c4f1e9
0x7a4d…5e5f0x73fc…b29bBase$0.006100%0x0018…ca97116d ago0xdc938b…8bd7db
0x7a4d…5e5f0x73fc…b29bBase$0.0035100%0x0018…ca97116d ago0x256066…c4dae0
0x7a4d…5e5f0x73fc…b29bBase$0.002100%0x0018…ca97116d ago0x654026…812748
0x7a4d…5e5f0x73fc…b29bBase$0.002100%0x0018…ca97116d ago0x8c2c9d…8503cd
0x7a4d…5e5f0x73fc…b29bBase$0.006100%0x0018…ca97116d ago0xc90830…0ba62c
0x7a4d…5e5f0x73fc…b29bBase$0.006100%0x0018…ca97116d ago0xdeb49e…db81c0
0x7a4d…5e5f0x73fc…b29bBase$0.006100%0x0018…ca97116d ago0xc4d713…5f4657
0x7a4d…5e5f0x73fc…b29bBase$0.006100%0x0018…ca97116d ago0x6c2e23…372653
0x7a4d…5e5f0x73fc…b29bBase$0.05100%0x0018…ca97116d ago0x4accd3…9fbcf4
0x7a4d…5e5f0x73fc…b29bBase$0.01100%0x0018…ca97116d ago0xdfe05c…25f9ee
0x7a4d…5e5f0x73fc…b29bBase$0.0035100%0x0018…ca97116d ago0x28c0db…10f7b2
0x7a4d…5e5f0x73fc…b29bBase$0.01100%0x0018…ca97116d ago0xd96974…e92197
0x7a4d…5e5f0x73fc…b29bBase$0.01100%0x0018…ca97116d ago0x571b8c…cfb8ed
0x7a4d…5e5f0x73fc…b29bBase$0.0055100%0x0018…ca97116d ago0xf7a364…277d70
0x7a4d…5e5f0x73fc…b29bBase$0.006100%0x0018…ca97116d ago0xb40100…8f0450
0x7a4d…5e5f0x73fc…b29bBase$0.006100%0x0018…ca97116d ago0x070496…0978e1
0x7a4d…5e5f0x73fc…b29bBase$0.006100%0x0018…ca97116d ago0xa42108…60459c
0x7a4d…5e5f0x73fc…b29bBase$0.006100%0x0018…ca97116d ago0xe6ec64…8b449f
0x7a4d…5e5f0x73fc…b29bBase$0.006100%0x0018…ca97116d ago0xe9cc8b…ceb76a
0x7a4d…5e5f0x73fc…b29bBase$0.0015100%0x0018…ca97116d ago0x1adaf1…7f3c4e

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.