Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x642c…a40f0x3e0a…78e7Base—$0.005252100%coinbase75d ago0xd7e3ce…b72f5d
0x642c…a40f0x3e0a…78e7Base—$0.002949100%coinbase75d ago0x373c74…358b9c
0x642c…a40f0x3e0a…78e7Base—$0.003297100%coinbase75d ago0x119090…05a2d1
0x642c…a40f0x3e0a…78e7Base—$0.004106100%coinbase75d ago0x0b5515…24c1e9
0x642c…a40f0x3e0a…78e7Base—$0.00279100%coinbase75d ago0x6293e7…81c15d
0x642c…a40f0x3e0a…78e7Base—$0.003737100%coinbase75d ago0xcca6f7…d8d015
0x642c…a40f0x3e0a…78e7Base—$0.004637100%coinbase75d ago0x04d0fa…08f8d9
0x642c…a40f0x3e0a…78e7Base—$0.002714100%coinbase75d ago0x971f52…14d2b7
0x642c…a40f0x3e0a…78e7Base—$0.004934100%coinbase75d ago0xdd2a42…599ef0
0x642c…a40f0x3e0a…78e7Base—$0.003936100%coinbase75d ago0x18aff5…21ad28
0x642c…a40f0x3e0a…78e7Base—$0.003921100%coinbase75d ago0x126184…ba82aa
0x642c…a40f0x3e0a…78e7Base—$0.004498100%coinbase75d ago0x8265e8…062709
0x642c…a40f0x3e0a…78e7Base—$0.005922100%coinbase75d ago0xfdccaf…511044
0x642c…a40f0x3e0a…78e7Base—$0.003316100%coinbase75d ago0xd9c12e…c6c9b5
0x642c…a40f0x3e0a…78e7Base—$0.005698100%coinbase75d ago0x151406…b3b671
0x642c…a40f0x3e0a…78e7Base—$0.004573100%coinbase75d ago0x2cef7d…989b35
0x642c…a40f0x3e0a…78e7Base—$0.0046100%coinbase75d ago0xfc8774…678e19
0x642c…a40f0x3e0a…78e7Base—$0.002795100%coinbase75d ago0x53e781…b0c7bc
0x642c…a40f0x3e0a…78e7Base—$0.005671100%coinbase75d ago0xa30faf…ab4700
0x642c…a40f0x3e0a…78e7Base—$0.004936100%coinbase75d ago0xaf0a21…4e09fe
0x642c…a40f0x3e0a…78e7Base—$0.003834100%coinbase75d ago0xc0ecb8…ea111e
0x642c…a40f0x3e0a…78e7Base—$0.002662100%coinbase75d ago0x06bdf2…bdc754
0x642c…a40f0x3e0a…78e7Base—$0.004009100%coinbase75d ago0x99c2d9…6ec43a
0x642c…a40f0x3e0a…78e7Base—$0.004921100%coinbase75d ago0xa08f91…8e22f1

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.