Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2df3…a33f0x3e0a…78e7Base—$0.002922100%coinbase73d ago0xee2082…deefc1
0x2df3…a33f0x3e0a…78e7Base—$0.003519100%coinbase73d ago0x5f46b9…283824
0x2df3…a33f0x3e0a…78e7Base—$0.005081100%coinbase73d ago0x30e94c…2510d2
0x2df3…a33f0x3e0a…78e7Base—$0.005551100%coinbase73d ago0x522706…3555da
0x2df3…a33f0x3e0a…78e7Base—$0.002948100%coinbase73d ago0x80fa78…47e04e
0x2df3…a33f0x3e0a…78e7Base—$0.002971100%coinbase73d ago0x5691fe…cdd791
0x2df3…a33f0x3e0a…78e7Base—$0.005569100%coinbase73d ago0x1ac57d…dd65fe
0x2df3…a33f0x3e0a…78e7Base—$0.005256100%coinbase73d ago0xce30fd…9707d1
0x2df3…a33f0x3e0a…78e7Base—$0.005237100%coinbase73d ago0x0be69a…b966d7
0x2df3…a33f0x3e0a…78e7Base—$0.005749100%coinbase73d ago0x92a603…b26dec
0x2df3…a33f0x3e0a…78e7Base—$0.004902100%coinbase73d ago0xc3741c…473d04
0x2df3…a33f0x3e0a…78e7Base—$0.003143100%coinbase73d ago0x1e09bd…bd152a
0x2df3…a33f0x3e0a…78e7Base—$0.003176100%coinbase73d ago0xb1bfe2…45e136
0x2df3…a33f0x3e0a…78e7Base—$0.004778100%coinbase73d ago0x4b14d6…a83143
0x2df3…a33f0x3e0a…78e7Base—$0.004213100%coinbase73d ago0x86e00d…d28ac2
0x2df3…a33f0x3e0a…78e7Base—$0.004367100%coinbase73d ago0x6c7f2d…7b3060
0x2df3…a33f0x3e0a…78e7Base—$0.005211100%coinbase73d ago0x0501e1…10c02f
0x2df3…a33f0x3e0a…78e7Base—$0.004296100%coinbase74d ago0xe0cd94…4d7880
0x2df3…a33f0x3e0a…78e7Base—$0.00367100%coinbase74d ago0x8ed2e8…609cc5
0x2df3…a33f0x3e0a…78e7Base—$0.003895100%coinbase74d ago0x945393…bd6a9b
0x2df3…a33f0x3e0a…78e7Base—$0.003811100%coinbase74d ago0xe3ca9f…682127
0x2df3…a33f0x3e0a…78e7Base—$0.003941100%coinbase74d ago0x0d6fef…85ce8b
0x2df3…a33f0x3e0a…78e7Base—$0.004889100%coinbase74d ago0xb293aa…8f52bb
0x2df3…a33f0x3e0a…78e7Base—$0.004907100%coinbase74d ago0x14d2a7…41fb14
0x2df3…a33f0x3e0a…78e7Base—$0.003735100%coinbase74d ago0x3f93a7…52bc50

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.