Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI40d ago0x3027e6…b2613d
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI40d ago0x1b6903…eddc22
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI40d ago0xa9ecf6…c4452a
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI40d ago0x918e59…d95209
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI40d ago0x04da87…96a5cb
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI40d ago0xf32547…9b1df3
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI40d ago0x9180f6…69d400
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI40d ago0x93045e…f38765
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI40d ago0x20d10c…47d45a
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI40d ago0x98672a…39ea8e
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI40d ago0xfcf87a…8cf17c
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI40d ago0x48aaec…848d1b
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI40d ago0xd3b391…fe04c4
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI40d ago0x759666…527255
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI40d ago0x2cb09a…ec5030
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI40d ago0xbe0a92…8d0f39
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI40d ago0xcf3d79…f8f0a7
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI40d ago0x4ed24a…449528
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI40d ago0x2a55ca…591113
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI40d ago0x7cd5e6…d9af24
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI40d ago0x239e20…47537d
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI40d ago0xb0e114…765fc4
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI40d ago0x6b83c2…3cf91c

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.