Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9db…1f010x3e0a…78e7Base—$0.005545100%coinbase73d ago0xc89fa0…f93679
0xb9db…1f010x3e0a…78e7Base—$0.005209100%coinbase73d ago0xda44ab…e52591
0xb9db…1f010x3e0a…78e7Base—$0.005389100%coinbase73d ago0x1a1eb2…352218
0xb9db…1f010x3e0a…78e7Base—$0.002728100%coinbase73d ago0xf2d7fb…1b2bc4
0xb9db…1f010x3e0a…78e7Base—$0.003155100%coinbase73d ago0x11d463…aeacb4
0xb9db…1f010x3e0a…78e7Base—$0.004162100%coinbase73d ago0x01ce52…fd9166
0xb9db…1f010x3e0a…78e7Base—$0.003466100%coinbase73d ago0x0e828b…808c1c
0xb9db…1f010x3e0a…78e7Base—$0.003655100%coinbase73d ago0xa70f86…7d0d7d
0xb9db…1f010x3e0a…78e7Base—$0.004023100%coinbase73d ago0xdc1504…64f03c
0xb9db…1f010x3e0a…78e7Base—$0.002897100%coinbase73d ago0x255a81…5b405f
0xb9db…1f010x3e0a…78e7Base—$0.00382100%coinbase73d ago0x3f4784…05ce9d
0xb9db…1f010x3e0a…78e7Base—$0.002701100%coinbase73d ago0x5800d7…bad779
0xb9db…1f010x3e0a…78e7Base—$0.00403100%coinbase73d ago0xc8dd14…d1fe45
0xb9db…1f010x3e0a…78e7Base—$0.003406100%coinbase73d ago0xe60e5b…ac2420
0xb9db…1f010x3e0a…78e7Base—$0.00501100%coinbase73d ago0xf21cf8…384ce2
0xb9db…1f010x3e0a…78e7Base—$0.004957100%coinbase73d ago0xfb63f7…b4c825
0xb9db…1f010x3e0a…78e7Base—$0.005503100%coinbase73d ago0x306bc1…4ed883
0xb9db…1f010x3e0a…78e7Base—$0.004429100%coinbase73d ago0x0b9edb…8e6f8b
0xb9db…1f010x3e0a…78e7Base—$0.005563100%coinbase73d ago0xe0b77a…ae4532
0xb9db…1f010x3e0a…78e7Base—$0.005535100%coinbase73d ago0x92b323…16c878
0xb9db…1f010x3e0a…78e7Base—$0.00428100%coinbase74d ago0x361091…80c47a
0xb9db…1f010x3e0a…78e7Base—$0.005539100%coinbase74d ago0xf3e02a…9e0537
0xb9db…1f010x3e0a…78e7Base—$0.003304100%coinbase74d ago0xc2280c…0d180d
0xb9db…1f010x3e0a…78e7Base—$0.005144100%coinbase74d ago0xe0d3b7…59cf94
0xb9db…1f010x3e0a…78e7Base—$0.003324100%coinbase74d ago0x267ffb…229bfc

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.