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 ago0xeb5400…b4952f
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase20d ago0x01e0d0…6ccc1f
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase20d ago0x4868f9…77fbeb
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase20d ago0xe55d6d…1bb039
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase21d ago0xa20499…e73d06
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase21d ago0x713e09…e2b65a
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase21d ago0xcd6ed1…122c03
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase21d ago0xd9f22e…8d5fa5
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase21d ago0xd8afd9…8a3872
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase21d ago0xcc67dd…7f8111
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase21d ago0x23f977…822016
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase21d ago0x560ff7…6ac69e
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase21d ago0xf82f1e…a53d51
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase21d ago0x83aaea…2d6101
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase21d ago0xc39a62…f4b5ac
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase21d ago0xef088d…93ec2b
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase21d ago0x01095c…d6d04f
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase21d ago0x856c71…5438b9
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase21d ago0x1e0429…61a488
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase21d ago0xcfdbe7…ffb2b6
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase21d ago0x5bf7b5…bf6343
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase21d ago0xe40ac8…476a0b
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase21d ago0x49facc…c203a9
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase21d ago0x325f4d…41db7e
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase21d ago0x848c65…72276b

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.