Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34ea…c0760x3e0a…78e7Base—$0.005069100%coinbase74d ago0x6988df…25d967
0x34ea…c0760x3e0a…78e7Base—$0.003242100%coinbase74d ago0x9bc646…9fa698
0x34ea…c0760x3e0a…78e7Base—$0.00265100%coinbase74d ago0x0907fe…4cc46c
0x34ea…c0760x3e0a…78e7Base—$0.005607100%coinbase74d ago0x46c0f8…4332a6
0x34ea…c0760x3e0a…78e7Base—$0.004191100%coinbase74d ago0xcb31fb…8426e0
0x34ea…c0760x3e0a…78e7Base—$0.00474100%coinbase74d ago0x445f0a…0c0a5c
0x34ea…c0760x3e0a…78e7Base—$0.00423100%coinbase74d ago0x024d88…ae4c49
0x34ea…c0760x3e0a…78e7Base—$0.002702100%coinbase74d ago0xf05c99…367576
0x34ea…c0760x3e0a…78e7Base—$0.004961100%coinbase74d ago0x209912…3ea9c7
0x34ea…c0760x3e0a…78e7Base—$0.002739100%coinbase74d ago0x408118…467962
0x34ea…c0760x3e0a…78e7Base—$0.003134100%coinbase74d ago0xe0c20c…ef388b
0x34ea…c0760x3e0a…78e7Base—$0.003108100%coinbase74d ago0x511ca2…9e1d51
0x34ea…c0760x3e0a…78e7Base—$0.004926100%coinbase74d ago0xd8e969…fe0847
0x34ea…c0760x3e0a…78e7Base—$0.005026100%coinbase74d ago0xa98851…7566cd
0x34ea…c0760x3e0a…78e7Base—$0.003697100%coinbase74d ago0x38628f…4a2230
0x34ea…c0760x3e0a…78e7Base—$0.005273100%coinbase75d ago0x426a07…5f0001
0x34ea…c0760x3e0a…78e7Base—$0.005695100%coinbase75d ago0x43ec27…4e8e28
0x34ea…c0760x3e0a…78e7Base—$0.002805100%coinbase75d ago0x1fc40b…346071
0x34ea…c0760x3e0a…78e7Base—$0.003587100%coinbase75d ago0x432f6a…c042e8
0x34ea…c0760x3e0a…78e7Base—$0.002938100%coinbase75d ago0x408d2c…b15eb0
0x34ea…c0760x3e0a…78e7Base—$0.002686100%coinbase75d ago0x386ada…0045a0

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.