Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase43d ago0xa43417…f064d4
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase43d ago0x929553…7c046d
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase44d ago0xab6dcf…de143b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase44d ago0x8b5cc9…d11fe8
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase44d ago0xd6144e…b9cc19
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase44d ago0xa45cb4…275fa8
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase44d ago0xafcae1…08891e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase44d ago0x98ecb2…271527
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase44d ago0x15e6f5…07f741
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase44d ago0xe50021…5f1b42
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase44d ago0x2918b1…b782cf
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase44d ago0x2e7c3e…612fbe
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase44d ago0x5f96b5…f7a26a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase44d ago0x3dfd91…30f50f
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase44d ago0xe08945…b20e0c
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase44d ago0xfd6015…f9dac0
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase44d ago0x9a78c3…e13118
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase44d ago0x2ab9a2…2c95ec
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase44d ago0xb3fd9d…ec5b75
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase44d ago0x5922f0…f85677
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase44d ago0xe0f531…6ec0a9
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase44d ago0x12a86b…3d3612
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase44d ago0x5b6646…8761e9
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase44d ago0x742a77…bdd625
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase44d ago0x056ead…bfebb7

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.