Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28e8…dec70x6366…f1e2Base—$0.003857100%0x6366…f1e248d ago0xbb3d3a…53290e
0x28e8…dec70x6366…f1e2Base—$0.24100%0x6366…f1e248d ago0xa44a0e…87f6e5
0x28e8…dec70x6366…f1e2Base—$0.001005100%0x6366…f1e248d ago0x45c3e7…520b3c
0x28e8…dec70x6366…f1e2Base—$0.006943100%0x6366…f1e248d ago0xabc2cf…0a7777
0x28e8…dec70x6366…f1e2Base—$0.09100%0x6366…f1e248d ago0x47e745…6e88c0
0x28e8…dec70x6366…f1e2Base—$0.001827100%0x6366…f1e248d ago0x9a10fe…930e92
0x28e8…dec70x6366…f1e2Base—$0.006944100%0x6366…f1e248d ago0xc1b6bf…2ccd10
0x28e8…dec70x6366…f1e2Base—$0.09100%0x6366…f1e248d ago0x58ed33…31ee28
0x28e8…dec70x6366…f1e2Base—$0.1970%0x17c8…043648d ago0x1b308b…c20b21
0x28e8…dec70x6366…f1e2Base—$0.00676670%0x6366…f1e248d ago0x189f84…ed4d89
0x28e8…dec70x6366…f1e2Base—$0.2670%0x6366…f1e248d ago0xd6841a…7a51d5
0x28e8…dec70x6366…f1e2Base—$0.00723270%0x6366…f1e249d ago0x636da9…bec259
0x28e8…dec70x6366…f1e2Base—$0.0970%0x6366…f1e249d ago0xde937a…7ce9b2

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.