Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8055…928c0x6366…f1e2Base—$0.006736100%0x6366…f1e281d ago0x127915…116d2f
0x8055…928c0x6366…f1e2Base—$0.09100%0x6366…f1e281d ago0x8eb05c…76ebbf
0x28e8…dec70x6366…f1e2Base—$0.001722100%0x6366…f1e281d ago0x61bcc5…c9f72b
0x28e8…dec70x6366…f1e2Base—$0.006766100%0x6366…f1e281d ago0x0169a5…191323
0x28e8…dec70x6366…f1e2Base—$0.35100%0x6366…f1e281d ago0xcc3d70…2e3f9a
0xe95e…6ec90x6366…f1e2Base—$0.006551100%0x6366…f1e281d ago0xa0eb17…299993
0xe95e…6ec90x6366…f1e2Base—$0.37100%0x6366…f1e281d ago0xd3461f…92475a
0x28e8…dec70x6366…f1e2Base—$0.000018100%0x6366…f1e281d ago0x2d8fcc…3e219a
0x28e8…dec70x6366…f1e2Base—$0.006513100%0x6366…f1e281d ago0x9f9bf2…32b49c
0x28e8…dec70x6366…f1e2Base—$0.30100%0x6366…f1e281d ago0xe6f17f…39bae7
0x28e8…dec70x6366…f1e2Base—$1.55100%0xfc74…d8a581d ago0xdd757a…d898f7
0x9987…187c0x6366…f1e2Base—$0.07100%0xfc74…d8a581d ago0xd32a39…784e91
0x28e8…dec70x6366…f1e2Base—$0.007011100%0x6366…f1e281d ago0x166517…d97ae0
0x28e8…dec70x6366…f1e2Base—$1.22100%0x6366…f1e281d ago0xe64ba2…9866e6
0x28e8…dec70x6366…f1e2Base—$0.006338100%0x6366…f1e281d ago0x53a606…5d1598
0x28e8…dec70x6366…f1e2Base—$0.11100%0x6366…f1e281d ago0xbb727b…f3f6a9
0x28e8…dec70x6366…f1e2Base—$0.006516100%0x6366…f1e281d ago0x541f36…0fe3f3
0x28e8…dec70x6366…f1e2Base—$1.02100%0x6366…f1e281d ago0x447741…f2feda
0x28e8…dec70x6366…f1e2Base—$0.006497100%0x6366…f1e281d ago0x371f2e…ad928a
0x28e8…dec70x6366…f1e2Base—$0.92100%0x6366…f1e281d ago0xdb69b2…cdfd0b
0x28e8…dec70x6366…f1e2Base—$0.000031100%0x6366…f1e281d ago0x5bf9ab…db015a
0x28e8…dec70x6366…f1e2Base—$0.0067100%0x6366…f1e281d ago0xbc806c…8a7d2f
0x28e8…dec70x6366…f1e2Base—$1.05100%0x6366…f1e281d ago0x775843…aa020b
0xbd6a…51a70x6366…f1e2Base—$0.03100%0xfc74…d8a581d ago0x6aa919…2996d9
0xbd6a…51a70x6366…f1e2Base—$0.02100%0x17c8…043681d ago0xe7da3f…5745c1

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.