Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase33d ago0x40711c…c0b2f3
0x1ebf…76220xb0af…7de0Base—$0.12100%coinbase33d ago0x0801e2…26bebd
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase33d ago0xc8bfb9…f16429
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase33d ago0x72ae78…bca920
0x1ebf…76220xb0af…7de0Base—$0.12100%coinbase33d ago0xc03aae…95f46d
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase33d ago0xca97ee…bcdef3
0x1ebf…76220xb0af…7de0Base—$0.12100%coinbase33d ago0x87c135…07f13e
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase33d ago0x980c39…855df2
0x1ebf…76220xb0af…7de0Base—$0.12100%coinbase33d ago0x6b0d0d…7e06dd
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase33d ago0x070ea3…d482c1
0x1ebf…76220xb0af…7de0Base—$0.12100%coinbase33d ago0x9b3af5…59e2fa
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase33d ago0x6e714c…37b710
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase33d ago0x9e3c27…a78d52
0x1ebf…76220xb0af…7de0Base—$0.12100%coinbase33d ago0x232ef2…4eba0f
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase33d ago0x33da51…81e8d3
0x1ebf…76220xb0af…7de0Base—$0.12100%coinbase33d ago0xed23ca…5f10f4
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase33d ago0xad8df6…58eb78
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase33d ago0xfcc337…b20c38
0x1ebf…76220xb0af…7de0Base—$0.12100%coinbase33d ago0x46494f…3e6a1c
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase33d ago0xee0707…fa4e3c
0x1ebf…76220xb0af…7de0Base—$0.14100%coinbase33d ago0x2a2a21…05b248
0x1ebf…76220xb0af…7de0Base—$0.14100%coinbase33d ago0x6c6da5…2d2ddb
0x1ebf…76220xb0af…7de0Base—$0.14100%coinbase33d ago0x08bb33…7fa53e
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase33d ago0xa72de2…ce4fdb
0x1ebf…76220xb0af…7de0Base—$0.14100%coinbase33d ago0xb4467b…7abddf

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.