Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc72a…264b0x3e0a…78e7Base—$0.005767100%coinbase74d ago0x5b3532…61a7e5
0xc72a…264b0x3e0a…78e7Base—$0.00348100%coinbase74d ago0x9b2b87…5f78a3
0xc72a…264b0x3e0a…78e7Base—$0.004117100%coinbase74d ago0x7edbd7…49e2bf
0xc72a…264b0x3e0a…78e7Base—$0.002954100%coinbase74d ago0xf512bf…a81a2c
0xc72a…264b0x3e0a…78e7Base—$0.003901100%coinbase74d ago0xa7edbc…8cf4cc
0xc72a…264b0x3e0a…78e7Base—$0.005241100%coinbase74d ago0x8585f4…a84cea
0xc72a…264b0x3e0a…78e7Base—$0.005046100%coinbase74d ago0xb9a625…fd7c44
0xc72a…264b0x3e0a…78e7Base—$0.00445100%coinbase74d ago0xf94a5c…ad2aac
0xc72a…264b0x3e0a…78e7Base—$0.004231100%coinbase74d ago0x4e4947…c94784
0xc72a…264b0x3e0a…78e7Base—$0.005515100%coinbase74d ago0x228e31…b5fabb
0xc72a…264b0x3e0a…78e7Base—$0.005555100%coinbase74d ago0x641e0c…226b8f
0xc72a…264b0x3e0a…78e7Base—$0.005329100%coinbase75d ago0x6ae0ed…1a97bb
0xc72a…264b0x3e0a…78e7Base—$0.004866100%coinbase75d ago0x0dde33…db1694
0xc72a…264b0x3e0a…78e7Base—$0.005132100%coinbase75d ago0x3591b4…b0a118
0xc72a…264b0x3e0a…78e7Base—$0.003572100%coinbase75d ago0xb0c2b1…286ec3
0xc72a…264b0x3e0a…78e7Base—$0.003104100%coinbase75d ago0x138f54…843700
0xc72a…264b0x3e0a…78e7Base—$0.004003100%coinbase75d ago0x776003…98fb42
0xc72a…264b0x3e0a…78e7Base—$0.005922100%coinbase75d ago0x8b4cee…1b7eab
0xc72a…264b0x3e0a…78e7Base—$0.003159100%coinbase75d ago0xd9cb48…137e7d
0xc72a…264b0x3e0a…78e7Base—$0.003413100%coinbase75d ago0xdc44ec…c7bda0
0xc72a…264b0x3e0a…78e7Base—$0.00516100%coinbase75d ago0xcd9617…3ae5ed
0xc72a…264b0x3e0a…78e7Base—$0.005573100%coinbase75d ago0x6212a1…b140c9
0xc72a…264b0x3e0a…78e7Base—$0.002826100%coinbase75d ago0x8bb5cd…11f1c1
0xc72a…264b0x3e0a…78e7Base—$0.005612100%coinbase75d ago0xab40da…22d068
0xc72a…264b0x3e0a…78e7Base—$0.002984100%coinbase75d ago0x047812…3ffd99

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.