Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc108d ago0xd60ecd…cc986a
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc108d ago0x9fd177…d70c19
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc108d ago0xb5545a…78efb3
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x4e56…5c9c108d ago0x011304…0874e7
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc108d ago0x93b6c4…5672d7
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc108d ago0x9bf029…bc1435
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc108d ago0xec3caf…ed1edb
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc108d ago0x7a6f48…e21519
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc108d ago0x5e2119…702ee0
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc108d ago0xe7d55a…02ae31
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc108d ago0x92f1f5…66ccdc
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc108d ago0xe5a667…910eaf
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc108d ago0xef8e8c…9bb749
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc108d ago0x46aab2…a78d6e
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc108d ago0x23f861…d80941
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc108d ago0x214ada…950764
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc108d ago0xedda01…a3238d
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc108d ago0xd4381a…ba3d58
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc108d ago0xcf743a…e02932
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc108d ago0x0c4620…16aeb3
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc108d ago0x04db04…98ff21
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc108d ago0xfe6011…3bf20e
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc108d ago0x1f58fc…5a3696
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc108d ago0xeb6c93…8e4751
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc108d ago0x3ce8b5…003cc2

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.