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.7670%0xfc74…d8a535d ago0xa8700a…265b55
0x28e8…dec70x6366…f1e2Base—$0.4370%0x17c8…043635d ago0x47f52e…f81ae1
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
0x28e8…dec70x6366…f1e2Base—$1.5070%0xfc74…d8a535d ago0x2ab883…bcba79
0x28e8…dec70x6366…f1e2Base—$2.4270%0xfc74…d8a535d ago0xae7359…c1daab
0x28e8…dec70x6366…f1e2Base—$0.8670%0x17c8…043635d ago0x0266df…479130
0x28e8…dec70x6366…f1e2Base—$0.8270%0xfc74…d8a535d ago0x13227a…6a09f4
0x28e8…dec70x6366…f1e2Base—$0.9270%0xfc74…d8a535d ago0x5d7108…f3a623
0x28e8…dec70x6366…f1e2Base—$0.3270%0xfc74…d8a535d ago0x2c22c4…2daf37
0x28e8…dec70x6366…f1e2Base—$0.1670%0xfc74…d8a535d ago0x318630…f3a641
0x28e8…dec70x6366…f1e2Base—$0.4670%0xfc74…d8a535d ago0x76eea7…ff181e
0x28e8…dec70x6366…f1e2Base—$1.0270%0x17c8…043635d ago0x9a230f…9466ba
0x28e8…dec70x6366…f1e2Base—$0.5270%0x17c8…043635d ago0x3a929e…6dfb2a
0x28e8…dec70x6366…f1e2Base—$0.2070%0xfc74…d8a535d ago0x357214…6c6173
0x28e8…dec70x6366…f1e2Base—$0.2970%0x17c8…043635d ago0x364d40…1a3d8e
0x28e8…dec70x6366…f1e2Base—$0.3770%0x17c8…043635d ago0xffa971…7b94d1
0x28e8…dec70x6366…f1e2Base—$0.6470%0xfc74…d8a535d ago0xcab185…3c6ba7
0x28e8…dec70x6366…f1e2Base—$1.3370%0x17c8…043635d ago0x6be7b8…70f24f
0x28e8…dec70x6366…f1e2Base—$4.0670%0x17c8…043635d ago0x54348d…2019eb
0x28e8…dec70x6366…f1e2Base—$2.5370%0x17c8…043635d ago0xbfa150…a7d938
0x28e8…dec70x6366…f1e2Base—$0.5270%0x17c8…043635d ago0x34317f…976c9f
0x28e8…dec70x6366…f1e2Base—$0.1570%0xfc74…d8a535d ago0x80276f…e20b35
0x28e8…dec70x6366…f1e2Base—$0.2570%0x17c8…043635d ago0x5ee09f…30f1b3

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.