Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a90…c8f40x3e0a…78e7Base—$0.005036100%coinbase74d ago0xd49559…f186c2
0x0a90…c8f40x3e0a…78e7Base—$0.003291100%coinbase74d ago0x12192e…98c011
0x0a90…c8f40x3e0a…78e7Base—$0.005845100%coinbase74d ago0xb161b0…7d778d
0x0a90…c8f40x3e0a…78e7Base—$0.00489100%coinbase74d ago0x0ff837…759c24
0x0a90…c8f40x3e0a…78e7Base—$0.005004100%coinbase74d ago0x966eff…a237a8
0x0a90…c8f40x3e0a…78e7Base—$0.002655100%coinbase74d ago0x84bb88…ccb182
0x0a90…c8f40x3e0a…78e7Base—$0.004337100%coinbase74d ago0x367858…9a228c
0x0a90…c8f40x3e0a…78e7Base—$0.004413100%coinbase74d ago0xa56640…bddac8
0x0a90…c8f40x3e0a…78e7Base—$0.00437100%coinbase74d ago0x544c4e…933253
0x0a90…c8f40x3e0a…78e7Base—$0.004243100%coinbase74d ago0x8f271c…210181
0x0a90…c8f40x3e0a…78e7Base—$0.004521100%coinbase74d ago0x7c2a39…072032
0x0a90…c8f40x3e0a…78e7Base—$0.002922100%coinbase74d ago0x4b7b61…f93470
0x0a90…c8f40x3e0a…78e7Base—$0.005713100%coinbase74d ago0x22ebc4…9ff926
0x0a90…c8f40x3e0a…78e7Base—$0.005011100%coinbase75d ago0x769eaa…2ad5a7
0x0a90…c8f40x3e0a…78e7Base—$0.005664100%coinbase75d ago0x852e44…597d18
0x0a90…c8f40x3e0a…78e7Base—$0.005854100%coinbase75d ago0xdd2685…09872a
0x0a90…c8f40x3e0a…78e7Base—$0.003111100%coinbase75d ago0x1a6b23…d8a437
0x0a90…c8f40x3e0a…78e7Base—$0.005811100%coinbase75d ago0x3f578b…3b7d71
0x0a90…c8f40x3e0a…78e7Base—$0.002743100%coinbase75d ago0xb6cf32…bbebc6
0x0a90…c8f40x3e0a…78e7Base—$0.004316100%coinbase75d ago0xd20f24…8fe30e
0x0a90…c8f40x3e0a…78e7Base—$0.005339100%coinbase75d ago0x8a4899…279d93
0x0a90…c8f40x3e0a…78e7Base—$0.004318100%coinbase75d ago0x076e96…d2f628
0x0a90…c8f40x3e0a…78e7Base—$0.003438100%coinbase75d ago0x166874…6a172b
0x0a90…c8f40x3e0a…78e7Base—$0.002828100%coinbase75d ago0xdef3d4…57ca34
0x0a90…c8f40x3e0a…78e7Base—$0.005604100%coinbase75d ago0x1b991a…68fbfb

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.