Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase119d ago0x336040…903f34
0x66f3…8abd0x13bf…b9a7Base—$0.00075100%candidates119d ago0x53a9f7…0356c7
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase119d ago0x6f0c70…f6d59e
0x66f3…8abd0x13bf…b9a7Base—$0.00075100%candidates119d ago0xcf1dcf…9b3144
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase119d ago0xde4704…20851a
0x66f3…8abd0x13bf…b9a7Base—$0.00075100%candidates119d ago0xf98054…f54cc1
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase119d ago0x04a81c…12f279
0x66f3…8abd0x13bf…b9a7Base—$0.00075100%candidates119d ago0x14433f…f0b877
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase119d ago0x6ecf1c…dce5b4
0x66f3…8abd0x13bf…b9a7Base—$0.00075100%candidates119d ago0x38f9a9…848047
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase119d ago0xb6c707…a26e17
0x66f3…8abd0x13bf…b9a7Base—$0.00075100%candidates119d ago0xb25b54…bf0e0a
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase119d ago0x165a6a…65df25
0x66f3…8abd0x13bf…b9a7Base—$0.00075100%candidates119d ago0x8e71ef…9f2f56
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase119d ago0xc2f671…582c65
0x66f3…8abd0x13bf…b9a7Base—$0.00075100%candidates119d ago0x941858…22d0d2
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase119d ago0x1f0336…ededbc
0x66f3…8abd0x13bf…b9a7Base—$0.00075100%candidates119d ago0x096775…8a252f
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase119d ago0x44d2bd…6f9cb4
0x66f3…8abd0x13bf…b9a7Base—$0.00075100%candidates119d ago0x3124e1…3c797c
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase119d ago0xe02884…7d752d
0x66f3…8abd0x13bf…b9a7Base—$0.00075100%candidates119d ago0x154888…f72220
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase119d ago0x75a4d6…a23736
0x66f3…8abd0x13bf…b9a7Base—$0.00075100%candidates119d ago0xca7b2e…3755ef
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase119d ago0x0e5ece…762631

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.