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.00623100%0x0098…310098d ago0xf646aa…7bce23
0x28e8…dec70x6366…f1e2Base—$0.90100%0x0098…310098d ago0xc9779c…7b0a80
0x28e8…dec70x6366…f1e2Base—$0.006437100%0x58fe…153b98d ago0x5fb1a3…aa292e
0x28e8…dec70x6366…f1e2Base—$0.41100%0x58fe…153b98d ago0x73b4cc…c3943b
0x28e8…dec70x6366…f1e2Base—$1.64100%0xbe53…e90298d ago0xd92508…474668
0x28e8…dec70x6366…f1e2Base—$0.006228100%0x6366…f1e298d ago0x76aafd…a8479b
0x28e8…dec70x6366…f1e2Base—$1.12100%0x6366…f1e298d ago0x1751dc…6b5ac8
0x28e8…dec70x6366…f1e2Base—$0.006226100%0x58fe…153b98d ago0xdb309b…ce5326
0x28e8…dec70x6366…f1e2Base—$1.07100%0x58fe…153b98d ago0xc94299…941b03
0x28e8…dec70x6366…f1e2Base—$0.004748100%0x08ff…bb0698d ago0x8ddee3…6df6ef
0x28e8…dec70x6366…f1e2Base—$0.46100%0x58fe…153b98d ago0x417f64…c84450
0x28e8…dec70x6366…f1e2Base—$3.29100%0xbe53…e90298d ago0x36e348…f47245
0x28e8…dec70x6366…f1e2Base—$0.02100%0xbe53…e90298d ago0xc85acc…054031
0x28e8…dec70x6366…f1e2Base—$0.02100%0x6366…f1e298d ago0x410f6b…882871
0x28e8…dec70x6366…f1e2Base—$0.05100%0x6366…f1e298d ago0x7363e4…304471
0x28e8…dec70x6366…f1e2Base—$0.005066100%0x0098…310098d ago0x9d264d…ad461d
0x28e8…dec70x6366…f1e2Base—$0.73100%0x0098…310098d ago0xc215c7…810edb

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.