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.0770%0x17c8…043630d ago0xace269…49e8a6
0x28e8…dec70x6366…f1e2Base—$0.0370%0xfc74…d8a530d ago0x5feef9…3de653
0x6366…f1e20x28e8…dec7Base—$0.6370%0x17c8…043630d ago0xebeb71…c08fc2
0x28e8…dec70x6366…f1e2Base—$0.6370%0xfc74…d8a530d ago0x08629f…c514cf
0x6366…f1e20x28e8…dec7Base—$1.1370%0x17c8…043630d ago0x568280…fdcfbc
0x28e8…dec70x6366…f1e2Base—$1.1370%0xfc74…d8a530d ago0x788704…3fa423
0x28e8…dec70x6366…f1e2Base—$1.1370%0xfc74…d8a530d ago0x187c31…b63660
0x28e8…dec70x6366…f1e2Base—$0.6470%0x17c8…043630d ago0xa43e67…734e20
0x28e8…dec70x6366…f1e2Base—$2.0370%0xfc74…d8a530d ago0x7b3489…547afb
0x28e8…dec70x6366…f1e2Base—$0.2270%0xfc74…d8a530d ago0x1d6838…b9a0d6
0x28e8…dec70x6366…f1e2Base—$0.5370%0x17c8…043630d ago0x5f95c4…ba64e0
0x28e8…dec70x6366…f1e2Base—$0.4370%0x17c8…043630d ago0xc81a66…31b8cd
0x28e8…dec70x6366…f1e2Base—$0.4970%0x17c8…043630d ago0xbd2504…34cd38
0x28e8…dec70x6366…f1e2Base—$2.2370%0x17c8…043630d ago0x580391…5045bc
0x28e8…dec70x6366…f1e2Base—$0.2370%0xfc74…d8a530d ago0x02a63e…e70bd7
0x28e8…dec70x6366…f1e2Base—$0.3270%0x17c8…043630d ago0x6df72b…ecf265
0x28e8…dec70x6366…f1e2Base—$1.0370%0x17c8…043630d ago0x1ab4f5…808da8
0x28e8…dec70x6366…f1e2Base—$0.9370%0x17c8…043630d ago0xdf83b4…6abbcc
0x28e8…dec70x6366…f1e2Base—$0.4370%0x17c8…043630d ago0x5f7972…a859e9
0x28e8…dec70x6366…f1e2Base—$0.6270%0xfc74…d8a530d ago0xa7c623…eda6c4
0x28e8…dec70x6366…f1e2Base—$0.0770%0x17c8…043630d ago0x58bddb…f6e2b4
0x28e8…dec70x6366…f1e2Base—$0.5370%0x17c8…043630d ago0xd017c5…e3d5d5
0x28e8…dec70x6366…f1e2Base—$0.2870%0x17c8…043630d ago0xb6b6d6…9be0f5
0x28e8…dec70x6366…f1e2Base—$0.1670%0x17c8…043630d ago0xce22fd…807418
0x28e8…dec70x6366…f1e2Base—$0.3370%0x17c8…043630d ago0x3f01cb…d0fbe2

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.