Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c1a…40680x9c95…e299Base$0.001100%Route unknown24d ago0xed9915…0e45b0
0x6c1a…40680x9c95…e299Base$0.001100%Route unknown24d ago0xca58ee…7d30a7
0x6c1a…40680x9c95…e299Base$0.001100%Route unknown24d ago0xfa1b2f…c0b808
0x6c1a…40680x9c95…e299Base$0.001100%Route unknown24d ago0x2add26…bb8581
0x6c1a…40680x9c95…e299Base$0.001100%Route unknown24d ago0x850c1a…c21838
0x6c1a…40680x9c95…e299Base$0.001100%Route unknown24d ago0x9d690b…397971
0x6c1a…40680x9c95…e299Base$0.001100%Route unknown24d ago0x3444b8…d19b6d
0x6c1a…40680x9c95…e299Base$0.001100%Route unknown24d ago0x287d91…850db8
0x6c1a…40680x9c95…e299Base$0.001100%Route unknown24d ago0x030ff2…5d0dc3
0x6c1a…40680x9c95…e299Base$0.001100%Route unknown24d ago0x7aeac8…d12f6b
0x6c1a…40680x9c95…e299Base$0.001100%Route unknown24d ago0xb6aa0b…71f422
0x6c1a…40680x9c95…e299Base$0.001100%Route unknown25d ago0x22742c…1d9cb0
0x6c1a…40680x9c95…e299Base$0.001100%Route unknown25d ago0x58f481…5f1bdb
0x6c1a…40680x9c95…e299Base$0.001100%Route unknown25d ago0x1d1a06…a167f7
0x6c1a…40680x9c95…e299Base$0.001100%Route unknown25d ago0xed0ba5…6ba4fa
0x6c1a…40680x9c95…e299Base$0.001100%Route unknown25d ago0x85cd3f…ef4ae9
0x6c1a…40680x9c95…e299Base$0.001100%Route unknown25d ago0x059baf…3c3a67
0x6c1a…40680x9c95…e299Base$0.001100%Route unknown25d ago0x38b8fe…88b1eb
0x6c1a…40680x9c95…e299Base$0.001100%Route unknown25d ago0x292d82…658f31
0x6c1a…40680x9c95…e299Base$0.001100%Route unknown25d ago0x526bd9…daaf22
0x6c1a…40680x9c95…e299Base$0.001100%Route unknown25d ago0x00073a…861345
0x6c1a…40680x9c95…e299Base$0.001100%Route unknown25d ago0x60dd34…506616
0x6c1a…40680x9c95…e299Base$0.001100%Route unknown25d ago0x22da8f…9c9db2
0x6c1a…40680x9c95…e299Base$0.001100%Route unknown25d ago0xc0b05d…2ccf97
0x6c1a…40680x9c95…e299Base$0.001100%Route unknown25d ago0xe0d209…cd509d

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.