Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase20d ago0x720a25…cf058c
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase20d ago0xd8ad8f…0df2e3
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase20d ago0x81dab1…ad295f
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase20d ago0x097287…909ab0
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase20d ago0x1b8b22…88425d
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase20d ago0x008981…230a0a
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase20d ago0x72cd29…2c38b7
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase20d ago0x78ade2…8e3b26
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase20d ago0x1f34ef…51b567
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase20d ago0xd65f57…c122a0
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase20d ago0xbfbd40…6655a7
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase20d ago0x1522a6…62a756
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase20d ago0x1ab553…1ca8d0
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase20d ago0x86f8f0…793625
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase20d ago0xccf108…474b40
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase20d ago0xd54988…e1e165
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase20d ago0x20d445…2e12ef
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase20d ago0xb17063…3c6df7
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase20d ago0xc4d993…70a0fb
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase20d ago0x467c66…faa5ff
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase20d ago0x05b8b3…0ae31f
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase20d ago0x326da9…3277c1
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase20d ago0x9e707e…2faaa8
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase20d ago0x60d07a…8c848d
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase20d ago0x388210…899993

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.