Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5618…6d9e0xa58c…b870Base—$0.01100%coinbase43d ago0x0c3366…185ec0
0x5618…6d9e0x47a5…8e9aBase—$0.01100%coinbase43d ago0x643be3…7fcc96
0x5618…6d9e0x864d…cc9fBase—$0.01100%coinbase43d ago0x1b2e8d…36aec5
0x5618…6d9e0x16ca…7d62Base—$0.01100%coinbase43d ago0x1e0e0e…ba88dc
0x5618…6d9e0xa08d…789dBase—$0.01100%coinbase43d ago0x65cc4d…bf7bb8
0x5618…6d9e0x5f53…d3a9Base—$0.01100%coinbase43d ago0xd4b721…478e0d
0x5618…6d9e0x2a5d…1700Base—$0.01100%coinbase43d ago0x9b60c0…41c511
0x5618…6d9e0x2c38…f5a1Base—$0.01100%coinbase43d ago0x6f281e…0881df
0x5618…6d9e0x5b39…ff83Base—$0.01100%coinbase43d ago0x187ac2…80caa1
0x5618…6d9e0x883a…a547Base—$0.01100%coinbase43d ago0xb86e74…0d869d
0x5618…6d9e0x5d30…fb4cBase—$0.01100%coinbase43d ago0xb296da…3d930c
0x5618…6d9e0xbd43…2376Base—$0.01100%coinbase43d ago0x2dc918…ac6e6c
0x5618…6d9e0x345a…a415Base—$0.01100%coinbase43d ago0x748a37…a86639
0x5618…6d9e0x3c78…9529Base—$0.01100%coinbase43d ago0x8b9d6a…fe226c
0x5618…6d9e0x24f8…7fa9Base—$0.01100%coinbase43d ago0x0da8f3…33191d
0x5618…6d9e0x7ab2…d8d1Base—$0.01100%coinbase43d ago0x22ad5e…04db1c
0x5618…6d9e0x8267…68d1Base—$0.01100%coinbase43d ago0x57fb61…4e47be
0x5618…6d9e0x3a05…2f71Base—$0.01100%coinbase43d ago0x5659ab…c7dd25
0x5618…6d9e0xbb41…6999Base—$0.01100%coinbase43d ago0xd3db1b…56ef95
0x5618…6d9e0x5f3f…ab57Base—$0.01100%coinbase43d ago0x452357…282ac5
0x5618…6d9e0xb9a7…6422Base—$0.01100%coinbase43d ago0x1a0a90…314a39
0x5618…6d9e0x6637…9d22Base—$0.01100%coinbase43d ago0xbaa8d4…b188bf
0x5618…6d9e0x34f7…1077Base—$0.01100%coinbase43d ago0xbaf1f5…73f5ac
0x5618…6d9e0xe08c…1a40Base—$0.01100%coinbase43d ago0x1d1f28…baeaf7
0x5618…6d9e0x87c8…f6afBase—$0.01100%coinbase43d ago0xeeec0d…0c3021

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.