Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ea0…083c0x3ea0…083cBase$0.001100%Payer-submitted115d ago0x2ab649…6ecd14
0x3ea0…083c0x3ea0…083cBase$0.001100%Payer-submitted115d ago0x7d1af8…8268a1
0x3ea0…083c0x3ea0…083cBase$0.001100%Payer-submitted115d ago0x4b1761…7a73f3
0x3ea0…083c0x3ea0…083cBase$0.001100%Payer-submitted115d ago0xcd232b…770285
0x3ea0…083c0x3ea0…083cBase$0.001100%Payer-submitted115d ago0xce50aa…5bc6fa
0x3ea0…083c0x3ea0…083cBase$0.001100%Payer-submitted115d ago0x999328…5c86ab
0x3ea0…083c0x2fce…a539Base$0.001100%0x2fce…a539115d ago0x0d711b…9176bb
0x3ea0…083c0x3ea0…083cBase$0.001100%Payer-submitted115d ago0xe2bb4f…8384a7
0x3ea0…083c0x3ea0…083cBase$0.001100%Payer-submitted115d ago0xec94f1…7705b1
0x3ea0…083c0x3ea0…083cBase$0.001100%Payer-submitted115d ago0xe9c8bf…56b8e6
0x3ea0…083c0x3ea0…083cBase$0.001100%Payer-submitted115d ago0x201da7…422774
0x3ea0…083c0x3ea0…083cBase$0.001100%Payer-submitted115d ago0x63a53f…696140
0x3ea0…083c0x3ea0…083cBase$0.001100%Payer-submitted115d ago0x783c45…cb86cb
0x3ea0…083c0x3ea0…083cBase$0.001100%Payer-submitted116d ago0x1ff6bd…c8699b
0x3ea0…083c0x3ea0…083cBase$0.001100%Payer-submitted116d ago0xd9b9e1…128c9d
0x3ea0…083c0x2fce…a539Base$0.001100%0x2fce…a539116d ago0x797898…5cfa21
0x3ea0…083c0x2fce…a539Base$0.001100%0x2fce…a539116d ago0x4b88fc…409045
0x3ea0…083c0x2fce…a539Base$0.001100%0x2fce…a539116d ago0x1d9cd8…c9b367
0x3ea0…083c0x3ea0…083cBase$0.001100%Payer-submitted116d ago0xe73454…c2eb09
0x3ea0…083c0x3ea0…083cBase$0.001100%Payer-submitted116d ago0x0fd307…3eaece
0x3ea0…083c0x3ea0…083cBase$0.001100%Payer-submitted116d ago0x1cab6c…167d82
0x3ea0…083c0x3ea0…083cBase$0.001100%Payer-submitted116d ago0x26d751…c0f5ca
0x3ea0…083c0x2fce…a539Base$0.001100%0x2fce…a539116d ago0xdc155f…d42d62
0x3ea0…083c0x2fce…a539Base$0.001100%0x2fce…a539116d ago0xdd0428…b10876
0x3ea0…083c0x3ea0…083cBase$0.001100%Payer-submitted116d ago0xf56e32…ae07fa

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.