Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b72…d0410xba62…d1a4Base—$0.01100%coinbase76d ago0xcde4ea…850493
0x4b72…d0410xa155…23d2Base—$0.01100%coinbase77d ago0xa6171b…155537
0x4b72…d0410xe8f1…c278Base—$0.01100%coinbase77d ago0x1a3fbe…8e5039
0x4b72…d0410xdb17…308eBase—$0.01100%coinbase77d ago0x385d0d…165fd5
0x4b72…d0410xe5c0…446bBase—$0.01100%coinbase77d ago0x92e83b…6e6f7b
0x4b72…d0410x87d7…1d4cBase—$0.01100%coinbase77d ago0x590d54…c91369
0x4b72…d0410x7c87…a152Base—$0.01100%coinbase77d ago0xd937df…dc6e81
0x4b72…d0410xb7c2…f5aeBase—$0.01100%coinbase77d ago0x2ef4ba…c959ca
0x4b72…d0410x0f51…3c2cBase—$0.01100%coinbase77d ago0x7d7b90…98e2c5
0x4b72…d0410x3eee…66fdBase—$0.01100%coinbase77d ago0xcf076b…c94dca
0x4b72…d0410x31d7…c4e6Base—$0.01100%coinbase77d ago0x5155eb…ddf36f
0x4b72…d0410x9e1a…c2bfBase—$0.01100%coinbase77d ago0xeaf373…5a85bb
0x4b72…d0410xbd3c…112bBase—$0.01100%coinbase77d ago0xdf2666…e874d6
0x4b72…d0410x54c0…e51cBase—$0.01100%coinbase77d ago0x6f63a6…bf3fe0
0x4b72…d0410x09ec…e99cBase—$0.01100%coinbase77d ago0xf4d253…d69065
0x4b72…d0410x59f6…3b31Base—$0.01100%coinbase77d ago0x5f5b58…f83c2a
0x4b72…d0410x298d…4449Base—$0.01100%coinbase77d ago0x53fcbf…92506b
0x4b72…d0410x65e2…7577Base—$0.01100%coinbase77d ago0xf4de27…0163b7
0x4b72…d0410xb704…1108Base—$0.01100%coinbase77d ago0xaeaace…33606d
0x4b72…d0410x7318…d156Base—$0.01100%coinbase77d ago0x12c341…128711
0x4b72…d0410xd2cb…e25aBase—$0.01100%coinbase77d ago0x29eb9c…866087
0x4b72…d0410x2321…023cBase—$0.01100%coinbase77d ago0xd2e5c6…38bfcf
0x4b72…d0410x4701…4152Base—$0.01100%coinbase77d ago0xf9e3b2…47b348
0x4b72…d0410xeb6c…7e02Base—$0.01100%coinbase77d ago0x6760dd…3b676a
0x4b72…d0410x34a7…0fa0Base—$0.01100%coinbase77d ago0x88ce91…bea800

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.