Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf9aa…0d760x3e0a…78e7Base—$0.004034100%coinbase74d ago0x90b55a…937a0e
0xf9aa…0d760x3e0a…78e7Base—$0.003208100%coinbase74d ago0xd136fe…a8ef43
0xf9aa…0d760x3e0a…78e7Base—$0.004872100%coinbase74d ago0xb7cfdf…902d55
0xf9aa…0d760x3e0a…78e7Base—$0.00514100%coinbase74d ago0x5f3593…f9d9be
0xf9aa…0d760x3e0a…78e7Base—$0.005352100%coinbase74d ago0xb6ba2f…e37d06
0xf9aa…0d760x3e0a…78e7Base—$0.004937100%coinbase74d ago0x06b59f…dd8f70
0xf9aa…0d760x3e0a…78e7Base—$0.004563100%coinbase74d ago0x78e7c6…3a39d1
0xf9aa…0d760x3e0a…78e7Base—$0.004259100%coinbase74d ago0xfed197…08f8c3
0xf9aa…0d760x3e0a…78e7Base—$0.004094100%coinbase74d ago0x50f194…38fce5
0xf9aa…0d760x3e0a…78e7Base—$0.002798100%coinbase74d ago0xf1639e…fcb135
0xf9aa…0d760x3e0a…78e7Base—$0.003275100%coinbase74d ago0x012eae…e04563
0xf9aa…0d760x3e0a…78e7Base—$0.00494100%coinbase74d ago0xcd0980…6cef38
0xf9aa…0d760x3e0a…78e7Base—$0.00515100%coinbase74d ago0x961e6b…395ddb
0xf9aa…0d760x3e0a…78e7Base—$0.003434100%coinbase74d ago0xae8865…f60709
0xf9aa…0d760x3e0a…78e7Base—$0.003593100%coinbase74d ago0x402860…a21531
0xf9aa…0d760x3e0a…78e7Base—$0.004296100%coinbase74d ago0x3f180c…fcca2f
0xf9aa…0d760x3e0a…78e7Base—$0.003683100%coinbase75d ago0x9e7ac3…c1b2a4
0xf9aa…0d760x3e0a…78e7Base—$0.003681100%coinbase75d ago0x3ba96c…304f41
0xf9aa…0d760x3e0a…78e7Base—$0.002791100%coinbase75d ago0x6a1a86…effaa6
0xf9aa…0d760x3e0a…78e7Base—$0.005418100%coinbase75d ago0x265603…051b3a
0xf9aa…0d760x3e0a…78e7Base—$0.005134100%coinbase75d ago0xeb47d3…fa57a3
0xf9aa…0d760x3e0a…78e7Base—$0.004012100%coinbase75d ago0xd2484e…6a3247
0xf9aa…0d760x3e0a…78e7Base—$0.004496100%coinbase75d ago0x311a34…f79bdc
0xf9aa…0d760x3e0a…78e7Base—$0.005414100%coinbase75d ago0xd44942…9aaad0
0xf9aa…0d760x3e0a…78e7Base—$0.005021100%coinbase75d ago0x22e682…ccdcbc

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.