Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0500…041c0x3e0a…78e7Base—$0.00541100%coinbase74d ago0x742804…4f8f84
0x0500…041c0x3e0a…78e7Base—$0.004834100%coinbase74d ago0xff2da1…6c3936
0x0500…041c0x3e0a…78e7Base—$0.00545100%coinbase74d ago0xc5a22f…091fa5
0x0500…041c0x3e0a…78e7Base—$0.00323100%coinbase74d ago0x282df5…230647
0x0500…041c0x3e0a…78e7Base—$0.003393100%coinbase74d ago0xdf7150…94dd9b
0x0500…041c0x3e0a…78e7Base—$0.004002100%coinbase74d ago0x083251…d83950
0x0500…041c0x3e0a…78e7Base—$0.003896100%coinbase74d ago0x2ca651…7fddf7
0x0500…041c0x3e0a…78e7Base—$0.004432100%coinbase74d ago0x815a12…c13fc2
0x0500…041c0x3e0a…78e7Base—$0.003552100%coinbase74d ago0xb07049…441bfc
0x0500…041c0x3e0a…78e7Base—$0.005006100%coinbase74d ago0xefa123…fb3c90
0x0500…041c0x3e0a…78e7Base—$0.003042100%coinbase74d ago0x753210…db5dd8
0x0500…041c0x3e0a…78e7Base—$0.00404100%coinbase74d ago0xfc0c80…7dd28b
0x0500…041c0x3e0a…78e7Base—$0.005924100%coinbase74d ago0x2aa9c7…54dcfb
0x0500…041c0x3e0a…78e7Base—$0.005396100%coinbase74d ago0xf42058…498548
0x0500…041c0x3e0a…78e7Base—$0.005245100%coinbase74d ago0x422357…fb8d3a
0x0500…041c0x3e0a…78e7Base—$0.003312100%coinbase75d ago0x71ce33…8506a4
0x0500…041c0x3e0a…78e7Base—$0.003744100%coinbase75d ago0x423d00…a94048
0x0500…041c0x3e0a…78e7Base—$0.00277100%coinbase75d ago0x67666e…41aa48
0x0500…041c0x3e0a…78e7Base—$0.004611100%coinbase75d ago0x1e488d…647abb
0x0500…041c0x3e0a…78e7Base—$0.00584100%coinbase75d ago0x34bf26…107b5d
0x0500…041c0x3e0a…78e7Base—$0.004114100%coinbase75d ago0x639aef…aea0c4
0x0500…041c0x3e0a…78e7Base—$0.004457100%coinbase75d ago0x043940…fe8b75
0x0500…041c0x3e0a…78e7Base—$0.003798100%coinbase75d ago0xb1bada…fb7581
0x0500…041c0x3e0a…78e7Base—$0.002957100%coinbase75d ago0xb279e0…baaac2
0x0500…041c0x3e0a…78e7Base—$0.003055100%coinbase75d ago0x5fde99…e9ca6b

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.