Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf69…557a0x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x105b04…85fee9
0xdf69…557a0x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x73ace1…eaf5f5
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0xe916a7…c41491
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x53e67e…5db6ea
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x25eb41…8bfe30
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x37e508…259a7b
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x1a0e8a…e21aba
0xdf69…557a0x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x0305ce…c1d310
0xdf69…557a0x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0xe31a5e…f158a6
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x5a9a2d…d5e538
0xdf69…557a0x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x4f8c7b…2cb0dc
0xdf69…557a0x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x2e3bc7…6c20ce
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x224a14…b38575
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0xa98bb3…1263c1
0xdf69…557a0x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0xe9c633…24a1f8
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x812fa2…a13bc6
0xdf69…557a0x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0xd7e1cb…c646fc
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x90b6cb…fcac48
0xdf69…557a0x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x744b58…0d36f8
0xdf69…557a0x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0xc1ed34…28d503
0xdf69…557a0x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x9f0003…8323ef
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x50022a…7fa6c4
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xa73de2…11bec3
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x8824a2…f8163f
0xdf69…557a0x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0x424f85…a805d4

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.