Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9611…41320x6a0a…bf67Base—$0.01100%coinbase1d ago0x7bd022…42990e
0x9611…41320x6a0a…bf67Base—$0.01100%coinbase1d ago0x8259af…6856d7
0x9611…41320x6a0a…bf67Base—$0.01100%coinbase1d ago0x03cd8c…57134b
0x9611…41320x6a0a…bf67Base—$0.01100%coinbase1d ago0x4a69aa…0a8780
0x9611…41320x6a0a…bf67Base—$0.01100%coinbase1d ago0x856c4b…c81b7b
0x9611…41320x6a0a…bf67Base—$0.01100%coinbase1d ago0x8c8e07…e6a2d6
0x9611…41320x6a0a…bf67Base—$0.01100%coinbase1d ago0x5d8f52…223855
0x9611…41320x6a0a…bf67Base—$0.01100%coinbase1d ago0x45c660…976bbd
0x9611…41320x6a0a…bf67Base—$0.01100%coinbase1d ago0xd23ff7…f1722c
0x9611…41320x6a0a…bf67Base—$0.10100%coinbase1d ago0xc6ecda…931388
0x9611…41320x6a0a…bf67Base—$0.10100%coinbase1d ago0x548cc4…21b2f2
0x9611…41320x6a0a…bf67Base—$0.10100%coinbase1d ago0x826bd9…bfcc14
0x9611…41320x6a0a…bf67Base—$0.10100%coinbase1d ago0xc9d07b…bd98ad
0x9611…41320x6a0a…bf67Base—$0.10100%coinbase1d ago0xf269f0…301fa8
0x9611…41320x6a0a…bf67Base—$0.10100%coinbase1d ago0xe7e5f0…7b46b7
0x9611…41320x6a0a…bf67Base—$0.10100%coinbase1d ago0x47e2c4…99e4d3
0x9611…41320x6a0a…bf67Base—$0.10100%coinbase1d ago0x76e1c8…ebeea8
0x9611…41320x6a0a…bf67Base—$0.10100%coinbase1d ago0x9fc35d…5acd5b
0x9611…41320x6a0a…bf67Base—$0.10100%coinbase1d ago0xc7b0a3…68ebd7
0x9611…41320x6a0a…bf67Base—$0.10100%coinbase1d ago0x2e4bd5…7ba6b1
0x9611…41320x6a0a…bf67Base—$0.10100%coinbase1d ago0x0c08af…c72ff3
0x9611…41320x6a0a…bf67Base—$0.10100%coinbase1d ago0x5acdb2…f63872
0x9611…41320x6a0a…bf67Base—$0.10100%coinbase1d ago0x22d781…a1b6f5
0x9611…41320x6a0a…bf67Base—$0.10100%coinbase1d ago0xdff690…5fcf38
0x9611…41320x6a0a…bf67Base—$0.10100%coinbase1d ago0x530f4c…888cff

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.