Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2af6…36490x24fa…9bf2Basex402 service$0.001100%coinbase20d ago0x00e12c…ccf5db
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase21d ago0x9d4a3a…c22a59
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase21d ago0x31a6d8…8adb47
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase21d ago0x80a5cc…a5aedc
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase21d ago0x4e65ca…d8397e
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase21d ago0xe09085…be00a3
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase21d ago0x7db082…ee51fa
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase21d ago0x6fa1ce…aa9c62
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase21d ago0xe020dc…183269
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase21d ago0x08c3da…c96a27
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase21d ago0x0c81d0…4b3fbd
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase21d ago0x98cc7e…c19f4b
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase21d ago0xb94d72…f354e8
0x2af6…36490x8043…25a8Basex402 service$0.00170%0x832b…b22121d ago0xc16ee8…bb82a5
0x2af6…36490x8043…25a8Basex402 service$0.00170%0x832b…b22121d ago0xf62981…f23a6d
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase21d ago0xd3b60e…d434cf
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase21d ago0xc8a51f…8ec371
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase21d ago0x2cce1d…746caa
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase21d ago0xdd7ebe…b01f8b
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase21d ago0x32e246…222f9c
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase21d ago0x3217ab…2856e9
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase21d ago0xf736e1…5466cd
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase21d ago0x2196e7…99dca5
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase21d ago0x112cd7…7e7365
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase21d ago0x5033de…dfc9c2

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.