Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e1d…57ff0x3e0a…78e7Base—$0.005463100%coinbase81d ago0xe02f01…7ee84a
0x3e1d…57ff0x3e0a…78e7Base—$0.00373100%coinbase81d ago0xcf452b…5e76ec
0x3e1d…57ff0x3e0a…78e7Base—$0.005627100%coinbase81d ago0x6fc6ab…13569f
0x3e1d…57ff0x3e0a…78e7Base—$0.002923100%coinbase81d ago0x9e9ae1…9f8c3a
0x3e1d…57ff0x3e0a…78e7Base—$0.004984100%coinbase81d ago0x670e22…539ab4
0x3e1d…57ff0x3e0a…78e7Base—$0.004084100%coinbase81d ago0xfb4e1c…e3bf95
0x3e1d…57ff0x3e0a…78e7Base—$0.005158100%coinbase81d ago0x51692d…bb99ce
0x3e1d…57ff0x3e0a…78e7Base—$0.003847100%coinbase81d ago0xeb1b90…c8ebe7
0x3e1d…57ff0x3e0a…78e7Base—$0.005873100%coinbase81d ago0x85e638…3422f0
0x3e1d…57ff0x3e0a…78e7Base—$0.003916100%coinbase81d ago0xdbee75…ae77b9
0x3e1d…57ff0x3e0a…78e7Base—$0.005482100%coinbase81d ago0x5152d9…16fc38
0x3e1d…57ff0x3e0a…78e7Base—$0.005373100%coinbase81d ago0x67f398…734ae7
0x3e1d…57ff0x3e0a…78e7Base—$0.003026100%coinbase81d ago0xb8f1fb…ec54f8
0x3e1d…57ff0x3e0a…78e7Base—$0.004296100%coinbase81d ago0xdae6fa…07e1ac
0x3e1d…57ff0x3e0a…78e7Base—$0.005754100%coinbase81d ago0x1cea68…c268ff
0x3e1d…57ff0x3e0a…78e7Base—$0.004473100%coinbase81d ago0x2e73a7…8406ca
0x3e1d…57ff0x3e0a…78e7Base—$0.003905100%coinbase81d ago0x9e9fe2…192319
0x3e1d…57ff0x3e0a…78e7Base—$0.002785100%coinbase81d ago0x3fc1ab…55f2fc
0x3e1d…57ff0x3e0a…78e7Base—$0.004592100%coinbase81d ago0x4e806f…a9626d
0x3e1d…57ff0x3e0a…78e7Base—$0.002981100%coinbase81d ago0x110307…204892
0x3e1d…57ff0x3e0a…78e7Base—$0.002974100%coinbase81d ago0xa151ea…5cd2cf
0x3e1d…57ff0x3e0a…78e7Base—$0.002664100%coinbase81d ago0x9879d1…bd0894
0x3e1d…57ff0x3e0a…78e7Base—$0.005924100%coinbase81d ago0x0e0d64…3e3c52
0x3e1d…57ff0x3e0a…78e7Base—$0.002767100%coinbase81d ago0x68b6c3…5b7ba6
0x3e1d…57ff0x3e0a…78e7Base—$0.004345100%coinbase81d ago0xa0e435…b621ed

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.