Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa2ad…a4c40x1831…ebbdBasex402 service$0.001100%coinbase42d ago0xd4b021…7e60f5
0xa2ad…a4c40x1831…ebbdBasex402 service$0.001100%coinbase42d ago0x4093ce…c15fd5
0xa2ad…a4c40x1831…ebbdBasex402 service$0.001100%coinbase42d ago0x9980c7…44bacd
0xa2ad…a4c40x1831…ebbdBasex402 service$0.001100%coinbase42d ago0x3a9f5f…956740
0xa2ad…a4c40x1831…ebbdBasex402 service$0.001100%coinbase42d ago0x6d0617…f6c6f1
0xa2ad…a4c40x1831…ebbdBasex402 service$0.002100%coinbase42d ago0x759692…f3e733
0xa2ad…a4c40x1831…ebbdBasex402 service$0.002100%coinbase42d ago0xcfbeac…6d3eb3
0xa2ad…a4c40x1831…ebbdBasex402 service$0.002100%coinbase42d ago0x687bd0…ea20af
0xa2ad…a4c40x1831…ebbdBasex402 service$0.001100%coinbase42d ago0x87f5b2…26c63f
0xa2ad…a4c40x1831…ebbdBasex402 service$0.001100%coinbase42d ago0x31bc67…769e4a
0xa2ad…a4c40x1831…ebbdBasex402 service$0.003100%coinbase42d ago0x60df99…993f0c
0xa2ad…a4c40x1831…ebbdBasex402 service$0.002100%coinbase42d ago0xb22395…183499
0xa2ad…a4c40x1831…ebbdBasex402 service$0.001100%coinbase42d ago0x964da1…8e6906
0xa2ad…a4c40x1831…ebbdBasex402 service$0.001100%coinbase42d ago0x95141c…36c267
0xa2ad…a4c40x1831…ebbdBasex402 service$0.001100%coinbase42d ago0x7d7bea…b4d777
0xa2ad…a4c40x1831…ebbdBasex402 service$0.001100%coinbase42d ago0x617103…c9ce4a
0xa2ad…a4c40x1831…ebbdBasex402 service$0.001100%coinbase42d ago0x2108f0…b0bc6d
0xa2ad…a4c40x1831…ebbdBasex402 service$0.001100%coinbase42d ago0xc1eb4e…bd93f8
0xa2ad…a4c40x1831…ebbdBasex402 service$0.001100%coinbase42d ago0xd62d33…192733
0xa2ad…a4c40x1831…ebbdBasex402 service$0.001100%coinbase42d ago0x4b7e39…c3a96f
0xa2ad…a4c40x1831…ebbdBasex402 service$0.001100%coinbase42d ago0x06bbcc…340f7e
0xa2ad…a4c40x1831…ebbdBasex402 service$0.001100%coinbase42d ago0xf55170…a86adc
0xa2ad…a4c40x1831…ebbdBasex402 service$0.001100%coinbase42d ago0x5c478a…0bca59
0xa2ad…a4c40x1831…ebbdBasex402 service$0.001100%coinbase42d ago0x44b030…736af3
0xa2ad…a4c40x1831…ebbdBasex402 service$0.001100%coinbase42d ago0x4b9acf…7e6d15

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.