Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcab8…e4f70x3e0a…78e7Base—$0.003872100%coinbase74d ago0xc4b046…d925eb
0xcab8…e4f70x3e0a…78e7Base—$0.004497100%coinbase74d ago0xbd224b…49569d
0xcab8…e4f70x3e0a…78e7Base—$0.00311100%coinbase74d ago0xee58fa…b423ba
0xcab8…e4f70x3e0a…78e7Base—$0.005563100%coinbase75d ago0xb01bb3…a11dde
0xcab8…e4f70x3e0a…78e7Base—$0.00427100%coinbase75d ago0x0b506f…af5a08
0xcab8…e4f70x3e0a…78e7Base—$0.004074100%coinbase75d ago0xc7b53e…ba354f
0xcab8…e4f70x3e0a…78e7Base—$0.004603100%coinbase75d ago0x57f393…16e6c7
0xcab8…e4f70x3e0a…78e7Base—$0.002856100%coinbase75d ago0x0ef37a…abc95d
0xcab8…e4f70x3e0a…78e7Base—$0.003334100%coinbase75d ago0x3d5ff9…ea3932
0xcab8…e4f70x3e0a…78e7Base—$0.004131100%coinbase75d ago0xe91d72…c5cbd9
0xcab8…e4f70x3e0a…78e7Base—$0.003533100%coinbase75d ago0xd646fa…30b93f
0xcab8…e4f70x3e0a…78e7Base—$0.003038100%coinbase75d ago0x15a3f0…41033d
0xcab8…e4f70x3e0a…78e7Base—$0.00352100%coinbase75d ago0x7731e2…a482ae
0xcab8…e4f70x3e0a…78e7Base—$0.004705100%coinbase75d ago0xe867fd…3f2741
0xcab8…e4f70x3e0a…78e7Base—$0.003616100%coinbase75d ago0x798c4c…8a8cd7
0xcab8…e4f70x3e0a…78e7Base—$0.005274100%coinbase75d ago0xa996ba…eedc40
0xcab8…e4f70x3e0a…78e7Base—$0.003144100%coinbase75d ago0xae1468…4c0516
0xcab8…e4f70x3e0a…78e7Base—$0.004349100%coinbase75d ago0xd48a95…575b3a
0xcab8…e4f70x3e0a…78e7Base—$0.002805100%coinbase75d ago0x0a3903…51915b
0xcab8…e4f70x3e0a…78e7Base—$0.004669100%coinbase75d ago0xc54dd2…798462
0xcab8…e4f70x3e0a…78e7Base—$0.003816100%coinbase75d ago0x196608…29a2d4
0xcab8…e4f70x3e0a…78e7Base—$0.003604100%coinbase75d ago0xf2deaa…2cf759
0xcab8…e4f70x3e0a…78e7Base—$0.004673100%coinbase75d ago0x1578fc…cb05fb
0xcab8…e4f70x3e0a…78e7Base—$0.005551100%coinbase75d ago0x49b5f0…d87fd3
0xcab8…e4f70x3e0a…78e7Base—$0.003015100%coinbase75d ago0x5fb1b5…b0f7df

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.