Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c36…86820x3e0a…78e7Base—$0.005537100%coinbase74d ago0xe78cd1…4d65c4
0x2c36…86820x3e0a…78e7Base—$0.004449100%coinbase74d ago0x2af482…eb9fc9
0x2c36…86820x3e0a…78e7Base—$0.004245100%coinbase74d ago0x3193dc…4bfe22
0x2c36…86820x3e0a…78e7Base—$0.005304100%coinbase74d ago0x04c542…e3a158
0x2c36…86820x3e0a…78e7Base—$0.004866100%coinbase74d ago0x1159d6…337bdd
0x2c36…86820x3e0a…78e7Base—$0.004457100%coinbase74d ago0xe57f8f…29645f
0x2c36…86820x3e0a…78e7Base—$0.005341100%coinbase74d ago0x1094d7…765404
0x2c36…86820x3e0a…78e7Base—$0.005517100%coinbase75d ago0x9d0c45…fe0eb2
0x2c36…86820x3e0a…78e7Base—$0.003533100%coinbase75d ago0xc88a70…f82b29
0x2c36…86820x3e0a…78e7Base—$0.005354100%coinbase75d ago0x86be90…a7ea86
0x2c36…86820x3e0a…78e7Base—$0.002674100%coinbase75d ago0xd0eac9…17e639
0x2c36…86820x3e0a…78e7Base—$0.005325100%coinbase75d ago0xa39457…48ef6f
0x2c36…86820x3e0a…78e7Base—$0.004606100%coinbase75d ago0x5f892f…7dcd7e
0x2c36…86820x3e0a…78e7Base—$0.003852100%coinbase75d ago0x6f7879…1f8360
0x2c36…86820x3e0a…78e7Base—$0.002984100%coinbase75d ago0xefe657…f44aef
0x2c36…86820x3e0a…78e7Base—$0.003788100%coinbase75d ago0x4cc4e5…2709d4
0x2c36…86820x3e0a…78e7Base—$0.003116100%coinbase75d ago0xa86a7c…9f76b1
0x2c36…86820x3e0a…78e7Base—$0.003992100%coinbase75d ago0x48b014…caa8ae
0x2c36…86820x3e0a…78e7Base—$0.005314100%coinbase75d ago0x1f84f2…005978
0x2c36…86820x3e0a…78e7Base—$0.003227100%coinbase75d ago0xc01a1c…50246c
0x2c36…86820x3e0a…78e7Base—$0.002794100%coinbase75d ago0x1e952a…8fde3f
0x2c36…86820x3e0a…78e7Base—$0.003462100%coinbase75d ago0x8d43f1…0cdeab
0x2c36…86820x3e0a…78e7Base—$0.004995100%coinbase75d ago0x9d4ed9…525074
0x2c36…86820x3e0a…78e7Base—$0.003054100%coinbase75d ago0xb01776…b760db
0x2c36…86820x3e0a…78e7Base—$0.00588100%coinbase75d ago0x03c69b…1a8fc6

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.