Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2993…02bc0x3e0a…78e7Base—$0.003656100%coinbase74d ago0x4c8a58…859f4e
0x2993…02bc0x3e0a…78e7Base—$0.003545100%coinbase74d ago0x734f5d…7ac82a
0x2993…02bc0x3e0a…78e7Base—$0.003431100%coinbase74d ago0xe73865…25eab1
0x2993…02bc0x3e0a…78e7Base—$0.00328100%coinbase74d ago0x86bbd1…f9f159
0x2993…02bc0x3e0a…78e7Base—$0.004968100%coinbase74d ago0x9c1abe…4bd0e2
0x2993…02bc0x3e0a…78e7Base—$0.004438100%coinbase74d ago0x0f7116…7369d2
0x2993…02bc0x3e0a…78e7Base—$0.003184100%coinbase74d ago0x926b66…fd4817
0x2993…02bc0x3e0a…78e7Base—$0.004944100%coinbase75d ago0x30bc90…f4110a
0x2993…02bc0x3e0a…78e7Base—$0.003665100%coinbase75d ago0xcbc9d4…5eadda
0x2993…02bc0x3e0a…78e7Base—$0.003337100%coinbase75d ago0xc59cdc…884254
0x2993…02bc0x3e0a…78e7Base—$0.00307100%coinbase75d ago0x5602c1…738727
0x2993…02bc0x3e0a…78e7Base—$0.005868100%coinbase75d ago0x06fa3a…98b45f
0x2993…02bc0x3e0a…78e7Base—$0.003079100%coinbase75d ago0x7194be…0950c7
0x2993…02bc0x3e0a…78e7Base—$0.005118100%coinbase75d ago0xcf91ad…acf176
0x2993…02bc0x3e0a…78e7Base—$0.003641100%coinbase75d ago0x417b17…1d0f16
0x2993…02bc0x3e0a…78e7Base—$0.003055100%coinbase75d ago0x2b2839…dbacf3
0x2993…02bc0x3e0a…78e7Base—$0.003058100%coinbase75d ago0x5fefb5…261adc
0x2993…02bc0x3e0a…78e7Base—$0.005579100%coinbase75d ago0xf21697…7f23d0
0x2993…02bc0x3e0a…78e7Base—$0.002856100%coinbase75d ago0xd8f561…3134ef
0x2993…02bc0x3e0a…78e7Base—$0.00304100%coinbase75d ago0x84d364…fd086f
0x2993…02bc0x3e0a…78e7Base—$0.002705100%coinbase75d ago0xb7b1dc…abae63
0x2993…02bc0x3e0a…78e7Base—$0.003098100%coinbase75d ago0xd2f5a9…57df48

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.