Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e40…7ba80x3e0a…78e7Base—$0.002682100%coinbase74d ago0x1463df…66a636
0x1e40…7ba80x3e0a…78e7Base—$0.005018100%coinbase74d ago0x8be977…9f725d
0x1e40…7ba80x3e0a…78e7Base—$0.003067100%coinbase74d ago0xc260f4…cb952f
0x1e40…7ba80x3e0a…78e7Base—$0.004173100%coinbase74d ago0x8e8768…727115
0x1e40…7ba80x3e0a…78e7Base—$0.003941100%coinbase74d ago0x4fe606…91f38b
0x1e40…7ba80x3e0a…78e7Base—$0.002886100%coinbase74d ago0x6292bf…0c8757
0x1e40…7ba80x3e0a…78e7Base—$0.004522100%coinbase74d ago0x302c0d…1b0b1f
0x1e40…7ba80x3e0a…78e7Base—$0.004992100%coinbase74d ago0x25897a…16fc39
0x1e40…7ba80x3e0a…78e7Base—$0.00445100%coinbase74d ago0xbcf3ef…85c694
0x1e40…7ba80x3e0a…78e7Base—$0.003131100%coinbase74d ago0x465d02…262bf0
0x1e40…7ba80x3e0a…78e7Base—$0.005606100%coinbase74d ago0xb7ff7a…503b56
0x1e40…7ba80x3e0a…78e7Base—$0.003888100%coinbase74d ago0xcbe34b…7c6ae5
0x1e40…7ba80x3e0a…78e7Base—$0.005094100%coinbase74d ago0x791a90…0b3633
0x1e40…7ba80x3e0a…78e7Base—$0.004876100%coinbase74d ago0x70ea57…e7bf59
0x1e40…7ba80x3e0a…78e7Base—$0.005562100%coinbase74d ago0xc3ae59…bbb952
0x1e40…7ba80x3e0a…78e7Base—$0.003919100%coinbase74d ago0x9a8a64…886804
0x1e40…7ba80x3e0a…78e7Base—$0.005681100%coinbase74d ago0x86b266…6a3423
0x1e40…7ba80x3e0a…78e7Base—$0.005904100%coinbase74d ago0x1bfdc9…33cb45
0x1e40…7ba80x3e0a…78e7Base—$0.005573100%coinbase74d ago0x905bb7…b34624
0x1e40…7ba80x3e0a…78e7Base—$0.004454100%coinbase74d ago0xa210a0…89b4df
0x1e40…7ba80x3e0a…78e7Base—$0.005253100%coinbase74d ago0x01fb51…b0d520
0x1e40…7ba80x3e0a…78e7Base—$0.003135100%coinbase74d ago0x8e3e02…f4977c
0x1e40…7ba80x3e0a…78e7Base—$0.005841100%coinbase74d ago0xf33788…86dd41
0x1e40…7ba80x3e0a…78e7Base—$0.004825100%coinbase74d ago0x2deab8…8a1d86
0x1e40…7ba80x3e0a…78e7Base—$0.003216100%coinbase74d ago0xa396dc…0a7217

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.