Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6366…f1e20x47c5…4fc3Base$10.5070%0x4ec9…366134d ago0x923ca1…deffd5
0xeb19…98cb0x6366…f1e2Base$0.0770%0x17c8…043634d ago0x4929d6…4a0557
0x6fce…e2790x6366…f1e2Base$0.2170%0xfc74…d8a534d ago0xed7360…4eaeb7
0x6fce…e2790x6366…f1e2Base$0.0370%0x17c8…043634d ago0x27c6d2…95238f
0x6fce…e2790x6366…f1e2Base$0.1770%0xfc74…d8a534d ago0x9594e0…83914b
0xe95e…6ec90x6366…f1e2Base$6.7270%0xfc74…d8a534d ago0x5d3b01…ea8af1
0x6366…f1e20x47c5…4fc3Base$10.5070%0xe2b6…b04c34d ago0x568f71…1f1f13
0x359d…cbad0x6366…f1e2Base$0.0370%0x17c8…043634d ago0x7bda08…a532d3
0x6fce…e2790x6366…f1e2Base$0.2070%0xfc74…d8a534d ago0x780316…d33daf
0xe95e…6ec90x6366…f1e2Base$3.4270%0xfc74…d8a534d ago0x807f87…cb89fa
0xe95e…6ec90x6366…f1e2Base$1.0270%0xfc74…d8a534d ago0xb475ac…adac9e
0x9373…6d9b0x6366…f1e2Base$0.1970%0xfc74…d8a534d ago0xdee05f…b18d4b
0x9373…6d9b0x6366…f1e2Base$0.0370%0x17c8…043634d ago0x892b35…efa99d
0x9373…6d9b0x6366…f1e2Base$0.2670%0x17c8…043634d ago0x163c73…ebec3c
0x9373…6d9b0x6366…f1e2Base$0.2070%0xfc74…d8a535d ago0x8d0e8f…d6f898
0x9e9d…ed8d0x6366…f1e2Base$0.0370%0xfc74…d8a535d ago0x4a02b7…6ed70a
0x9e9d…ed8d0x6366…f1e2Base$0.0370%0xfc74…d8a535d ago0x1adf60…202ada
0x9e9d…ed8d0x6366…f1e2Base$0.1870%0xfc74…d8a535d ago0xc60176…2b43d4
0x28e8…dec70x6366…f1e2Base$0.7670%0xfc74…d8a535d ago0xa8700a…265b55
0x9e9d…ed8d0x6366…f1e2Base$0.2470%0xfc74…d8a535d ago0x973cdb…aca92e
0x28e8…dec70x6366…f1e2Base$0.4370%0x17c8…043635d ago0x47f52e…f81ae1
0xcd91…0cda0x6366…f1e2Base$0.0270%0x17c8…043635d ago0xfe7725…20214b
0x28e8…dec70x6366…f1e2Base$0.4570%0xfc74…d8a535d ago0x5e06fe…bf684c
0x28e8…dec70x6366…f1e2Base$0.1670%0xfc74…d8a535d ago0xc26a27…2acd52
0x28e8…dec70x6366…f1e2Base$0.1070%0x17c8…043635d ago0x52dd62…067eaa

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.