Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cdf…30ca0xa9dd…2315Base—$0.002100%coinbase68d ago0x98273c…7d074a
0x5cdf…30ca0xa9dd…2315Base—$0.002100%coinbase68d ago0x540baa…dc149c
0x5cdf…30ca0xa9dd…2315Base—$0.002100%coinbase68d ago0xb35e60…5a73c3
0x5cdf…30ca0xa9dd…2315Base—$0.002100%coinbase68d ago0xbeef2d…1977b1
0x5cdf…30ca0xa9dd…2315Base—$0.002100%coinbase68d ago0x91e162…b9b77b
0x5cdf…30ca0xa9dd…2315Base—$0.002100%coinbase68d ago0x516362…7f1295
0x5cdf…30ca0xa9dd…2315Base—$0.002100%coinbase68d ago0x933634…7816ce
0x5cdf…30ca0xa9dd…2315Base—$0.002100%coinbase68d ago0x6c35ae…b179ce
0x5cdf…30ca0xa9dd…2315Base—$0.002100%coinbase68d ago0xa4edaf…8865f6
0x5cdf…30ca0xa9dd…2315Base—$0.002100%coinbase68d ago0xccab3d…371200
0x5cdf…30ca0xa9dd…2315Base—$0.002100%coinbase68d ago0xb3dc3a…93614f
0x5cdf…30ca0xa9dd…2315Base—$0.002100%coinbase68d ago0x45be9e…f2fc87
0x5cdf…30ca0xa9dd…2315Base—$0.002100%coinbase68d ago0x9ee6be…748a7f
0x5cdf…30ca0xa9dd…2315Base—$0.002100%coinbase68d ago0x976767…804884
0x5cdf…30ca0xa9dd…2315Base—$0.002100%coinbase68d ago0xe9a2f8…2b879c
0x5cdf…30ca0xa9dd…2315Base—$0.002100%coinbase68d ago0xdb20fd…d49af1
0x5cdf…30ca0xa9dd…2315Base—$0.002100%coinbase68d ago0xff8654…a14c38
0x5cdf…30ca0xa9dd…2315Base—$0.002100%coinbase68d ago0xc22d95…16e932
0x5cdf…30ca0xa9dd…2315Base—$0.002100%coinbase68d ago0xc22b88…bc2d41
0x5cdf…30ca0xa9dd…2315Base—$0.002100%coinbase68d ago0x11f9c2…ba2110
0x5cdf…30ca0xa9dd…2315Base—$0.002100%coinbase68d ago0x348fbe…80663d
0x5cdf…30ca0xa9dd…2315Base—$0.002100%coinbase68d ago0x9ad818…4d51ff
0x5cdf…30ca0xa9dd…2315Base—$0.002100%coinbase68d ago0xfd9cec…74e2e0
0x5cdf…30ca0xa9dd…2315Base—$0.002100%coinbase68d ago0xbf5bf0…c71c6f
0x5cdf…30ca0xa9dd…2315Base—$0.002100%coinbase68d ago0xe8d574…1786f3

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.