Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fcb…b3c50x3e0a…78e7Base—$0.002873100%coinbase74d ago0x307330…03f52d
0x2fcb…b3c50x3e0a…78e7Base—$0.004229100%coinbase74d ago0x7e4618…946f67
0x2fcb…b3c50x3e0a…78e7Base—$0.005519100%coinbase74d ago0x5636bf…7b5acc
0x2fcb…b3c50x3e0a…78e7Base—$0.00385100%coinbase74d ago0xc00630…1aa410
0x2fcb…b3c50x3e0a…78e7Base—$0.00386100%coinbase74d ago0x9cd0b1…82bd81
0x2fcb…b3c50x3e0a…78e7Base—$0.003976100%coinbase75d ago0xe186a5…e2851e
0x2fcb…b3c50x3e0a…78e7Base—$0.003625100%coinbase75d ago0x15d3da…fd257d
0x2fcb…b3c50x3e0a…78e7Base—$0.002974100%coinbase75d ago0xe3fa40…12b34a
0x2fcb…b3c50x3e0a…78e7Base—$0.005569100%coinbase75d ago0x8f3643…13c6fc
0x2fcb…b3c50x3e0a…78e7Base—$0.003658100%coinbase75d ago0x23b7c9…1d85ac
0x2fcb…b3c50x3e0a…78e7Base—$0.003725100%coinbase75d ago0x7f795a…8d2ccd
0x2fcb…b3c50x3e0a…78e7Base—$0.004435100%coinbase75d ago0xe65a50…2bd28b
0x2fcb…b3c50x3e0a…78e7Base—$0.004295100%coinbase75d ago0x06f140…e8d8c9
0x2fcb…b3c50x3e0a…78e7Base—$0.004878100%coinbase75d ago0x5a01b6…bf32ec
0x2fcb…b3c50x3e0a…78e7Base—$0.004931100%coinbase75d ago0x37c12c…15220f
0x2fcb…b3c50x3e0a…78e7Base—$0.005674100%coinbase75d ago0xd366ec…a895fd
0x2fcb…b3c50x3e0a…78e7Base—$0.005897100%coinbase75d ago0xf8aa1c…a97e5d
0x2fcb…b3c50x3e0a…78e7Base—$0.003735100%coinbase75d ago0xe1ab16…2c218c
0x2fcb…b3c50x3e0a…78e7Base—$0.004069100%coinbase75d ago0xee6473…e7632e
0x2fcb…b3c50x3e0a…78e7Base—$0.00364100%coinbase75d ago0xab9171…f8e27b
0x2fcb…b3c50x3e0a…78e7Base—$0.005257100%coinbase75d ago0x6cac6c…6b971f
0x2fcb…b3c50x3e0a…78e7Base—$0.005818100%coinbase75d ago0x503943…bf46e8
0x2fcb…b3c50x3e0a…78e7Base—$0.003425100%coinbase75d ago0xe78fba…4934b3
0x2fcb…b3c50x3e0a…78e7Base—$0.00585100%coinbase75d ago0x41dfdb…9cc829
0x2fcb…b3c50x3e0a…78e7Base—$0.005628100%coinbase75d ago0x31c15d…964ee5

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.