Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06a4…14ff0x3e0a…78e7Base—$0.004553100%coinbase74d ago0xa85595…92f0a4
0x06a4…14ff0x3e0a…78e7Base—$0.004129100%coinbase74d ago0xf5c3df…9d5ddb
0x06a4…14ff0x3e0a…78e7Base—$0.00416100%coinbase74d ago0xed8686…7a230f
0x06a4…14ff0x3e0a…78e7Base—$0.004736100%coinbase74d ago0xe3629e…813c17
0x06a4…14ff0x3e0a…78e7Base—$0.002658100%coinbase74d ago0x2b4cbe…8c2ac5
0x06a4…14ff0x3e0a…78e7Base—$0.003808100%coinbase74d ago0xb481ac…37c7ad
0x06a4…14ff0x3e0a…78e7Base—$0.003404100%coinbase74d ago0x4fc984…c14caa
0x06a4…14ff0x3e0a…78e7Base—$0.003568100%coinbase74d ago0xd27740…91cc5f
0x06a4…14ff0x3e0a…78e7Base—$0.00388100%coinbase74d ago0x85e115…7ce657
0x06a4…14ff0x3e0a…78e7Base—$0.003061100%coinbase74d ago0xd33ef2…60195a
0x06a4…14ff0x3e0a…78e7Base—$0.004819100%coinbase74d ago0x19cfcb…3c1ddc
0x06a4…14ff0x3e0a…78e7Base—$0.003255100%coinbase74d ago0x90f9e2…979c2e
0x06a4…14ff0x3e0a…78e7Base—$0.00431100%coinbase75d ago0x5f103c…d33f72
0x06a4…14ff0x3e0a…78e7Base—$0.003313100%coinbase75d ago0x03400a…c14923
0x06a4…14ff0x3e0a…78e7Base—$0.003799100%coinbase75d ago0x22f1be…dda673
0x06a4…14ff0x3e0a…78e7Base—$0.002998100%coinbase75d ago0xf7792d…ec6be5
0x06a4…14ff0x3e0a…78e7Base—$0.002855100%coinbase75d ago0xaea2f6…3d8125
0x06a4…14ff0x3e0a…78e7Base—$0.004504100%coinbase75d ago0xba9e16…47ea08
0x06a4…14ff0x3e0a…78e7Base—$0.005689100%coinbase75d ago0xfbab8a…d08f2a
0x06a4…14ff0x3e0a…78e7Base—$0.003442100%coinbase75d ago0x36d557…5df29a
0x06a4…14ff0x3e0a…78e7Base—$0.005028100%coinbase75d ago0x0068f1…7bd113
0x06a4…14ff0x3e0a…78e7Base—$0.005831100%coinbase75d ago0x3e04b3…eb7f2e
0x06a4…14ff0x3e0a…78e7Base—$0.004951100%coinbase75d ago0xf2614d…a1ba46
0x06a4…14ff0x3e0a…78e7Base—$0.003032100%coinbase75d ago0x4d4120…1afb0f

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.