Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf1d3…77750x820d…f6bbBasex402 service$0.01100%coinbase10h ago0x1e9fdd…5b73f9
0xf1d3…77750x820d…f6bbBasex402 service$0.01100%coinbase10h ago0xbf90d4…09fcb2
0xf1d3…77750x820d…f6bbBasex402 service$0.001100%coinbase10h ago0xf45552…180d69
0xf1d3…77750x820d…f6bbBasex402 service$0.02100%coinbase10h ago0x044e60…0f9195
0xf1d3…77750x820d…f6bbBasex402 service$0.002201100%coinbase10h ago0x74d57a…cdc5e0
0xf1d3…77750x820d…f6bbBasex402 service$0.01100%coinbase10h ago0x2342e6…0ea48a
0xf1d3…77750x820d…f6bbBasex402 service$0.01100%coinbase10h ago0x2d9403…c18bf2
0xf1d3…77750x820d…f6bbBasex402 service$0.001100%coinbase10h ago0xe0b45e…7ddcc8
0xf1d3…77750x820d…f6bbBasex402 service$0.02100%coinbase10h ago0xa2e5a5…cc2806
0xf1d3…77750x820d…f6bbBasex402 service$0.002201100%coinbase10h ago0x3167fa…700161
0xf1d3…77750x820d…f6bbBasex402 service$0.02100%coinbase10h ago0x678cd7…70ccd1
0xf1d3…77750x820d…f6bbBasex402 service$0.0022100%coinbase10h ago0xfeaf97…785485
0xf1d3…77750x820d…f6bbBasex402 service$0.001100%coinbase10h ago0x42c5fd…44677c
0xf1d3…77750x820d…f6bbBasex402 service$0.02100%coinbase10h ago0x8863eb…e40824
0xf1d3…77750x820d…f6bbBasex402 service$0.002201100%coinbase10h ago0x5eb93e…49118a
0xf1d3…77750x820d…f6bbBasex402 service$0.001100%coinbase10h ago0x7762b0…dd0792
0xf1d3…77750x820d…f6bbBasex402 service$0.02100%coinbase10h ago0x1d3519…16a603
0xf1d3…77750x820d…f6bbBasex402 service$0.002201100%coinbase11h ago0xd2186c…0bcfdf
0xf1d3…77750x820d…f6bbBasex402 service$0.002201100%coinbase11h ago0xf68d89…9c53c4
0xf1d3…77750x820d…f6bbBasex402 service$0.0022100%coinbase21h ago0xd2850d…7d5aa1
0xf1d3…77750x820d…f6bbBasex402 service$0.002201100%coinbase21h ago0x6c5c86…ba3916
0xf1d3…77750x820d…f6bbBasex402 service$0.0022100%coinbase22h ago0xb677eb…96afe4
0xf1d3…77750x820d…f6bbBasex402 service$0.002201100%coinbase22h ago0x540694…eec5f0
0xf1d3…77750x820d…f6bbBasex402 service$0.002201100%coinbase22h ago0xefb245…22b8eb
0xf1d3…77750x820d…f6bbBasex402 service$0.0022100%coinbase22h ago0x5b796a…43ccc8

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.