Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd135…8f590x6366…f1e2Base—$0.05100%0x17c8…043679d ago0xf251eb…780758
0xd135…8f590x6366…f1e2Base—$0.09100%0xfc74…d8a579d ago0x4b1b14…c408dd
0xd135…8f590x6366…f1e2Base—$0.39100%0x17c8…043679d ago0x6f4b28…ac9ac1
0xd135…8f590x6366…f1e2Base—$0.11100%0xfc74…d8a579d ago0x874c02…3ed24b
0xd135…8f590x6366…f1e2Base—$0.49100%0x17c8…043679d ago0xfd7f7c…a0a41d
0xd135…8f590x6366…f1e2Base—$0.16100%0xfc74…d8a579d ago0x9bc9f4…386c45
0xd135…8f590x6366…f1e2Base—$0.006708100%0x6366…f1e279d ago0x449a0b…99bbe9
0xd135…8f590x6366…f1e2Base—$0.21100%0x6366…f1e279d ago0x970a76…64d2cc
0xd135…8f590x6366…f1e2Base—$0.001931100%0x6366…f1e279d ago0x500e4d…793013
0xd135…8f590x6366…f1e2Base—$0.21100%0x6366…f1e279d ago0x3c8106…0bffbc
0xd135…8f590x6366…f1e2Base—$0.0067100%0x6366…f1e279d ago0x5e13a3…038308
0xd135…8f590x6366…f1e2Base—$0.22100%0x6366…f1e279d ago0xf3847e…e92f64
0xd135…8f590x6366…f1e2Base—$0.002271100%0x6366…f1e279d ago0xe200e3…11e16b
0xd135…8f590x6366…f1e2Base—$0.21100%0x6366…f1e279d ago0x46a6d3…c688af
0xd135…8f590x6366…f1e2Base—$0.006458100%0x6366…f1e279d ago0x1c8dff…ab606c
0xd135…8f590x6366…f1e2Base—$0.17100%0x6366…f1e279d ago0x79170b…d51f91
0xd135…8f590x6366…f1e2Base—$0.06100%0xfc74…d8a579d ago0x34894a…903350
0xd135…8f590x6366…f1e2Base—$0.05100%0xfc74…d8a579d ago0xd5416d…8721e4
0xd135…8f590x6366…f1e2Base—$0.06100%0x17c8…043679d ago0xe13d4a…1322f8
0xd135…8f590x6366…f1e2Base—$0.37100%0xfc74…d8a579d ago0x26cad8…a7e2c4
0xd135…8f590x6366…f1e2Base—$0.000945100%0x6366…f1e279d ago0x3be19b…09371c
0xd135…8f590x6366…f1e2Base—$0.006686100%0x6366…f1e279d ago0xfed7dd…d01a47
0xd135…8f590x6366…f1e2Base—$0.24100%0x6366…f1e279d ago0x91c88c…cce118
0xd135…8f590x6366…f1e2Base—$0.001701100%0x6366…f1e279d ago0x808e93…bb8e11
0xd135…8f590x6366…f1e2Base—$0.006686100%0x6366…f1e279d ago0xa3347d…5d3b09

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.