Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f12…b4390xccc8…15beBase—$0.10100%0xf70d…dbef108d ago0x50168d…6edc02
0x9500…8b3f0xccc8…15beBase—$1.00100%0xf70d…dbef108d ago0x122f83…189d8c
0x9a91…92fc0xccc8…15beBase—$45.00100%0xf70d…dbef108d ago0x2f4e0b…9a2892
0x2d1a…6bf80xccc8…15beBase—$0.86100%0xf70d…dbef108d ago0xf6f218…4be864
0xbb1f…62a00xccc8…15beBase—$39.89100%0xf70d…dbef108d ago0x7cb290…233c83
0x2d1a…6bf80xccc8…15beBase—$0.55100%0xf70d…dbef108d ago0x636b79…f76aa0
0xd854…838b0xccc8…15beBase—$1.30100%0xf70d…dbef108d ago0x9e55ac…4faa47
0x2062…42070xccc8…15beBase—$3.30100%0xf70d…dbef108d ago0xa0eb24…6e72e4
0x235f…6ceb0xccc8…15beBase—$0.10100%0xf70d…dbef108d ago0x3a757c…48deb4
0x235f…6ceb0xccc8…15beBase—$0.10100%0xf70d…dbef108d ago0x78026e…87f8a7
0x4ac4…f2f50xccc8…15beBase—$1.00100%0xf70d…dbef108d ago0x4ff588…bff668
0x254a…d0910xccc8…15beBase—$0.50100%0xf70d…dbef108d ago0x0660fb…568722
0xf733…26bd0xccc8…15beBase—$0.12100%0xf70d…dbef108d ago0x98dab7…492193
0x9cc4…b1760xccc8…15beBase—$3.00100%0xf70d…dbef108d ago0xc1650c…ab4e89
0x39b8…61180xccc8…15beBase—$2.66100%0xf70d…dbef109d ago0x1c3a1a…88fcbe

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.