Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d52…c11b0x3e0a…78e7Base—$0.003519100%coinbase74d ago0x5ac06a…1ee70a
0x3d52…c11b0x3e0a…78e7Base—$0.005943100%coinbase74d ago0xc8f6fe…065c01
0x3d52…c11b0x3e0a…78e7Base—$0.003033100%coinbase74d ago0x041846…835ad7
0x3d52…c11b0x3e0a…78e7Base—$0.005387100%coinbase74d ago0x73422a…75f207
0x3d52…c11b0x3e0a…78e7Base—$0.003003100%coinbase74d ago0xe839ce…eae957
0x3d52…c11b0x3e0a…78e7Base—$0.005531100%coinbase74d ago0xebfd41…eeb6d3
0x3d52…c11b0x3e0a…78e7Base—$0.004948100%coinbase74d ago0xe136ee…6a49b9
0x3d52…c11b0x3e0a…78e7Base—$0.003361100%coinbase74d ago0x910272…13aef5
0x3d52…c11b0x3e0a…78e7Base—$0.005267100%coinbase74d ago0xdc67b5…bbc283
0x3d52…c11b0x3e0a…78e7Base—$0.004166100%coinbase75d ago0x7b201b…fd574b
0x3d52…c11b0x3e0a…78e7Base—$0.003876100%coinbase75d ago0x75b2a0…1bfba5
0x3d52…c11b0x3e0a…78e7Base—$0.004927100%coinbase75d ago0x013999…cc5b52
0x3d52…c11b0x3e0a…78e7Base—$0.004961100%coinbase75d ago0x05db48…0ccf05
0x3d52…c11b0x3e0a…78e7Base—$0.005069100%coinbase75d ago0x3ab1fb…0de958
0x3d52…c11b0x3e0a…78e7Base—$0.005215100%coinbase75d ago0xe60807…58bf62
0x3d52…c11b0x3e0a…78e7Base—$0.005109100%coinbase75d ago0xf4d7f6…77275b
0x3d52…c11b0x3e0a…78e7Base—$0.005706100%coinbase75d ago0xf74b67…e06c66
0x3d52…c11b0x3e0a…78e7Base—$0.003835100%coinbase75d ago0x920ded…821510
0x3d52…c11b0x3e0a…78e7Base—$0.005239100%coinbase75d ago0xeb8f8e…7088e0
0x3d52…c11b0x3e0a…78e7Base—$0.00527100%coinbase75d ago0xe8b7ac…319bf6

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.