Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
valerarub.eth0x8011…7e8aBase—$0.001100%coinbase80d ago0xada8cb…216dc1
valerarub.eth0x8011…7e8aBase—$0.001100%coinbase80d ago0x39536e…bad296
valerarub.eth0x8011…7e8aBase—$0.001100%coinbase80d ago0x72fd85…b62ef2
valerarub.eth0x8011…7e8aBase—$0.001100%coinbase80d ago0x9434f9…797cd3
valerarub.eth0x8011…7e8aBase—$0.001100%coinbase80d ago0x77f027…1faf1b
valerarub.eth0x8011…7e8aBase—$0.001100%coinbase80d ago0xea97af…1e8d65
valerarub.eth0x8011…7e8aBase—$0.001100%coinbase80d ago0xcb3224…814023
valerarub.eth0x8011…7e8aBase—$0.001100%coinbase80d ago0xc7a017…a27321
valerarub.eth0x8011…7e8aBase—$0.001100%coinbase80d ago0x8bfac5…41fbe9
valerarub.eth0x8011…7e8aBase—$0.001100%coinbase80d ago0xb7aab7…b608d6
valerarub.eth0x8011…7e8aBase—$0.001100%coinbase80d ago0xb72531…0947f6
valerarub.eth0x8011…7e8aBase—$0.001100%coinbase80d ago0x5801d4…5d1262
valerarub.eth0x8011…7e8aBase—$0.001100%coinbase80d ago0x467f48…656eca
valerarub.eth0x8011…7e8aBase—$0.001100%coinbase80d ago0xa20748…7fdf34
valerarub.eth0x8011…7e8aBase—$0.001100%coinbase80d ago0x223fdc…3ac2eb
valerarub.eth0x8011…7e8aBase—$0.001100%coinbase80d ago0xc69d80…7f0763
valerarub.eth0x8011…7e8aBase—$0.001100%coinbase80d ago0x7aecc0…48b12e
valerarub.eth0x8011…7e8aBase—$0.001100%coinbase80d ago0xcc1fef…fb1f38
valerarub.eth0x8011…7e8aBase—$0.001100%coinbase80d ago0x0e76c2…d42faa
valerarub.eth0x8011…7e8aBase—$0.001100%coinbase80d ago0x89ee1a…8f0968
valerarub.eth0x8011…7e8aBase—$0.001100%coinbase80d ago0x813b04…08f313
valerarub.eth0x8011…7e8aBase—$0.001100%coinbase80d ago0x09783c…f590e1
valerarub.eth0x8011…7e8aBase—$0.001100%coinbase80d ago0xaec870…281f93
valerarub.eth0x8011…7e8aBase—$0.001100%coinbase80d ago0xba73a0…ee04d1
valerarub.eth0x8011…7e8aBase—$0.001100%coinbase80d ago0xc99734…7d8311

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.