Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa621…f9060xc751…86a1Baseglim.shTwitter$0.02100%coinbase85d ago0x00cc40…1c1b51
0xa621…f9060xc751…86a1Baseglim.shTwitter$0.02100%coinbase85d ago0x94986c…0c8ea5
0xa621…f9060xc751…86a1Baseglim.shTwitter$0.02100%coinbase85d ago0xbaa5e0…172d12
0xa621…f9060xc751…86a1Baseglim.shTwitter$0.02100%coinbase85d ago0x9831e0…45f8e1
0xa621…f9060xc751…86a1Baseglim.shTwitter$0.02100%coinbase85d ago0x01972f…9b23fc
0x88ae…753b0xc751…86a1Baseglim.shTwitter$0.01100%coinbase85d ago0x377207…22f76e
0x88ae…753b0xc751…86a1Baseglim.shTwitter$0.01100%coinbase85d ago0xf99089…9df78b
0x88ae…753b0xc751…86a1Baseglim.shTwitter$0.01100%coinbase85d ago0x2a9a36…84bca8
0x88ae…753b0xc751…86a1Baseglim.shTwitter$0.01100%coinbase85d ago0x84e349…e7c4da
0x88ae…753b0xc751…86a1Baseglim.shTwitter$0.01100%coinbase85d ago0xc13795…51951a
0x88ae…753b0xc751…86a1Baseglim.shTwitter$0.01100%coinbase85d ago0xd5d17a…96108b
0x88ae…753b0xc751…86a1Baseglim.shTwitter$0.01100%coinbase85d ago0x6dde5a…c417a7
0x88ae…753b0xc751…86a1Baseglim.shTwitter$0.01100%coinbase85d ago0xc6c447…f06dbf
0x88ae…753b0xc751…86a1Baseglim.shTwitter$0.01100%coinbase85d ago0xa48c01…7e9e69
0x254a…d0910xc751…86a1Baseglim.shTwitter$0.001100%coinbase85d ago0xd4c3e7…8c8595
0x4c91…ef5c0xc751…86a1Baseglim.shTwitter$0.01100%coinbase85d ago0x5afd7b…f7a1a1
0x4c91…ef5c0xc751…86a1Baseglim.shTwitter$0.005100%coinbase85d ago0x7f40d2…70e5f3
0x4c91…ef5c0xc751…86a1Baseglim.shTwitter$0.005100%coinbase85d ago0xea7543…00b7f1
0x4c91…ef5c0xc751…86a1Baseglim.shTwitter$0.005100%coinbase85d ago0x30cd4e…9632bb
0x4c91…ef5c0xc751…86a1Baseglim.shTwitter$0.01100%coinbase85d ago0x1c508e…adbaa8
0x4c91…ef5c0xc751…86a1Baseglim.shTwitter$0.002100%coinbase85d ago0x2cd14c…f16550
0x4c91…ef5c0xc751…86a1Baseglim.shTwitter$0.002100%coinbase85d ago0xb1811b…1b4cfb
0x4c91…ef5c0xc751…86a1Baseglim.shTwitter$0.01100%coinbase85d ago0x3d48b8…16be7e
0x4c91…ef5c0xc751…86a1Baseglim.shTwitter$0.002100%coinbase85d ago0x5e3bbb…6d34de
0x4c91…ef5c0xc751…86a1Baseglim.shTwitter$0.01100%coinbase85d ago0x66015b…b8db11

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.