Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0022…de730x8dec…36f9Base—$0.01100%coinbase75d ago0x3672dd…b38dcb
0x0022…de730x9369…f891Base—$0.01100%coinbase75d ago0x0f1166…611314
0x0022…de730x4f16…5792Base—$0.01100%coinbase75d ago0xe9c81f…49f673
0x0022…de730x6e6f…44fbBase—$0.01100%coinbase75d ago0xa5fc88…ba68c6
0x0022…de730x1a4e…f5deBase—$0.01100%coinbase75d ago0x6713cf…d6860e
0x0022…de730xed38…8c3aBase—$0.01100%coinbase75d ago0x53386a…986889
0x0022…de730x2ddc…b3d2Base—$0.01100%coinbase75d ago0xe8f8d2…f02ff4
0x0022…de730x9334…cfa5Base—$0.01100%coinbase75d ago0xaec20f…dc7880
0x0022…de730xb76d…9128Base—$0.01100%coinbase75d ago0x9afc4e…883556
0x0022…de730x4683…8ffdBase—$0.01100%coinbase75d ago0x830d38…af3779
0x0022…de730x1693…0076Base—$0.01100%coinbase75d ago0x37de06…471379
0x0022…de730xbd22…7fffBase—$0.01100%coinbase75d ago0x71f348…065a31
0x0022…de730x6ae8…35fcBase—$0.01100%coinbase75d ago0x6c754a…2aaf33
0x0022…de730x79c4…f1a1Base—$0.01100%coinbase75d ago0x475d02…cbb361
0x0022…de730xab56…0cbcBase—$0.01100%coinbase75d ago0x97b2bf…877a4e
0x0022…de730x8503…daa0Base—$0.01100%coinbase75d ago0x958e28…cd219c
0x0022…de730x6220…ff6eBase—$0.01100%coinbase75d ago0x42cf43…f3c106
0x0022…de730xbd04…f0ccBase—$0.01100%coinbase75d ago0x3e9605…06a463
0x0022…de730x88aa…c893Base—$0.01100%coinbase75d ago0x003b4e…6bb0b0
0x0022…de730x7dc2…8a8fBase—$0.01100%coinbase75d ago0x23bd61…f2095d
0x0022…de730x11bf…3cf8Base—$0.01100%coinbase75d ago0xd9f76e…89dc72
0x0022…de730x6455…0c76Base—$0.01100%coinbase75d ago0xccf600…c4dfe3
0x0022…de730x3e72…34dfBase—$0.01100%coinbase75d ago0xf628ee…b155ec
0x0022…de730x1e04…3a09Base—$0.01100%coinbase76d ago0xe440d3…86ea2a
0x0022…de730x2f16…0858Base—$0.01100%coinbase76d ago0x01f15c…ccf8d7

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.