Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x698d5a…4c8f00
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfaede8…7caeb3
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6eed8d…20fd8c
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb30edb…12509b
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x29bb7b…7a841a
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1caa32…f92ead
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdd44bc…d14d8b
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7d4d9c…f5ce2a
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb454d8…bd2c85
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2c241e…76c106
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe8ea47…eaae1b
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe2a746…ed1421
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI117d ago0xceab19…953720
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x00edf2…228a75
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x67a005…9ef5bc
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb130c7…6d5127
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe94cfe…a7961d
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2e1c80…69a278
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3ad799…512aa6
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd9aeb4…8d3b49

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.