Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase131d ago0x121f88…7ffebc
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase131d ago0xbdeca8…d08eaf
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase131d ago0x80dab8…afa8af
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase131d ago0x527389…0a4cee
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase131d ago0x75e1e6…d99b38
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase131d ago0xd4d875…1cc859
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase131d ago0x754fe6…83d348
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase131d ago0xef4595…49f053
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase131d ago0x201012…f6febb
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase131d ago0x6756b5…bea25d
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase131d ago0x8bcb90…5300b0
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase131d ago0x9248f7…505b7a
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase131d ago0x3ae083…aaad18
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase131d ago0x9b700f…608f38
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase131d ago0xe1866a…bd34c0
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase131d ago0x981be8…7e4f18
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase131d ago0x62fbd2…c202a7
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase131d ago0x234776…225d41
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase131d ago0x9b197f…c57526
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase131d ago0x63f3bd…e37ea4
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase131d ago0xb46049…d4c450
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase131d ago0x59c0fe…d554a4
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase131d ago0xcaf89a…c08914
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase131d ago0x69e7bf…118a67
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase131d ago0x1ba6e8…df719e

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.