Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2383…05fc0x3e0a…78e7Base—$0.003582100%coinbase73d ago0x427986…a28b39
0x2383…05fc0x3e0a…78e7Base—$0.004561100%coinbase73d ago0xdeb767…716e86
0x2383…05fc0x3e0a…78e7Base—$0.004654100%coinbase73d ago0x752238…cc4865
0x2383…05fc0x3e0a…78e7Base—$0.003664100%coinbase73d ago0x94ce04…577130
0x2383…05fc0x3e0a…78e7Base—$0.003941100%coinbase73d ago0xf22564…e9bbd8
0x2383…05fc0x3e0a…78e7Base—$0.005318100%coinbase73d ago0xe706ff…83285d
0x2383…05fc0x3e0a…78e7Base—$0.005237100%coinbase73d ago0x0668de…eb476f
0x2383…05fc0x3e0a…78e7Base—$0.003012100%coinbase73d ago0x6eac3d…ec5250
0x2383…05fc0x3e0a…78e7Base—$0.005285100%coinbase73d ago0x8a7bdb…488830
0x2383…05fc0x3e0a…78e7Base—$0.004969100%coinbase73d ago0xc16c99…1c180c
0x2383…05fc0x3e0a…78e7Base—$0.003036100%coinbase73d ago0x71c843…4cf5f5
0x2383…05fc0x3e0a…78e7Base—$0.00571100%coinbase73d ago0xc72dd9…2ceb3e
0x2383…05fc0x3e0a…78e7Base—$0.005153100%coinbase73d ago0x62a00d…db51ee
0x2383…05fc0x3e0a…78e7Base—$0.004146100%coinbase73d ago0x52c7e0…433ff8
0x2383…05fc0x3e0a…78e7Base—$0.004649100%coinbase73d ago0xbedcb9…789ee9
0x2383…05fc0x3e0a…78e7Base—$0.00334100%coinbase73d ago0x695f15…7d6df1
0x2383…05fc0x3e0a…78e7Base—$0.003382100%coinbase73d ago0xeb38c6…b36a2a
0x2383…05fc0x3e0a…78e7Base—$0.00409100%coinbase73d ago0x5c1720…b3168d
0x2383…05fc0x3e0a…78e7Base—$0.003738100%coinbase73d ago0x0fbef5…a09b49
0x2383…05fc0x3e0a…78e7Base—$0.00432100%coinbase73d ago0xd67943…e608c8
0x2383…05fc0x3e0a…78e7Base—$0.005667100%coinbase73d ago0x0e8441…77af94
0x2383…05fc0x3e0a…78e7Base—$0.005895100%coinbase73d ago0x57b490…a1063a
0x2383…05fc0x3e0a…78e7Base—$0.005497100%coinbase73d ago0x878933…fe5888
0x2383…05fc0x3e0a…78e7Base—$0.003961100%coinbase73d ago0xb61c59…717610
0x2383…05fc0x3e0a…78e7Base—$0.003998100%coinbase73d ago0xab7594…7dd11b

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.