Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fc6…befe0x4985…2b2bBase$42.1870%0x6351…0d6215h ago0xa01f86…246c9e
0x2fc6…befe0x4985…2b2bBase$6.4570%0x6351…0d6216h ago0xf97a70…f43381
0x2fc6…befe0x4985…2b2bBase$7.2470%0x6351…0d6216h ago0x50c6d6…54d70e
0x2fc6…befe0x4985…2b2bBase$32.5270%0x6351…0d6217h ago0x33d361…022014
0x2fc6…befe0x4985…2b2bBase$2,989.7670%0x6351…0d6218h ago0xbfe304…4c0838
0x2fc6…befe0x4985…2b2bBase$77.3370%0x6351…0d6218h ago0xb4f1c6…95b945
0x2fc6…befe0x4985…2b2bBase$48.8570%0x6351…0d6219h ago0xce6058…d721a3
0x2fc6…befe0x4985…2b2bBase$9.5670%0x6351…0d6219h ago0xdbf7d5…e23104
0x2fc6…befe0x4985…2b2bBase$195.3470%0x6351…0d6220h ago0x37ccd5…158329
0x2fc6…befe0x4985…2b2bBase$115.1170%0x6351…0d6221h ago0x307724…96a285
0x2fc6…befe0x4985…2b2bBase$2.5770%0x6351…0d6221h ago0x9f5a17…6f79f2
0x2fc6…befe0x4985…2b2bBase$4.6170%0x6351…0d6222h ago0x2eed15…1b3282
0x2fc6…befe0x4985…2b2bBase$508.9870%0x6351…0d6222h ago0xcd8d60…5f0706
0x2fc6…befe0x4985…2b2bBase$485.2270%0x6351…0d6222h ago0x8de726…f1c4a3
0x2fc6…befe0x4985…2b2bBase$33.5770%0x6351…0d621d ago0x45e119…912185
0x2fc6…befe0x4985…2b2bBase$233.0770%0x6351…0d621d ago0x08ec33…fa23c1
0x2fc6…befe0x4985…2b2bBase$303.9470%0x6351…0d621d ago0x993ccd…eaa7f0
0x2fc6…befe0x4985…2b2bBase$2.4470%0x6351…0d621d ago0xd34231…4ddfca
0x2fc6…befe0x4985…2b2bBase$184.6170%0x6351…0d621d ago0x9a2670…fd1b0d
0x2fc6…befe0x4985…2b2bBase$14.0570%0x6351…0d621d ago0xdcec34…8e1a68
0x2fc6…befe0x4985…2b2bBase$10.6470%0x6351…0d621d ago0xaad94b…c1ffd6
0x2fc6…befe0x4985…2b2bBase$108.5970%0x6351…0d621d ago0x4e2584…485961
0x2fc6…befe0x4985…2b2bBase$18.1970%0x6351…0d621d ago0x8567dc…5e2eed
0x2fc6…befe0x4985…2b2bBase$999.9970%0x6351…0d621d ago0xe280a1…076f11
0x2fc6…befe0x4985…2b2bBase$47.5070%0x6351…0d621d ago0x05c055…bf05df

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.