Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x71d5…508c0x3e0a…78e7Base—$0.003212100%coinbase75d ago0x6869ec…58da0f
0x71d5…508c0x3e0a…78e7Base—$0.004149100%coinbase75d ago0x4ee34c…763828
0x71d5…508c0x3e0a…78e7Base—$0.003202100%coinbase75d ago0xb088a4…0a4120
0x71d5…508c0x3e0a…78e7Base—$0.004123100%coinbase75d ago0x6c602e…a5d92c
0x71d5…508c0x3e0a…78e7Base—$0.003506100%coinbase75d ago0x5a5b7e…342783
0x71d5…508c0x3e0a…78e7Base—$0.005656100%coinbase75d ago0x0a9440…0d358c
0x71d5…508c0x3e0a…78e7Base—$0.002748100%coinbase75d ago0xd0d10c…94d222
0x71d5…508c0x3e0a…78e7Base—$0.005425100%coinbase75d ago0xc0da9f…61656e
0x71d5…508c0x3e0a…78e7Base—$0.005639100%coinbase75d ago0x8aef00…43fa48
0x71d5…508c0x3e0a…78e7Base—$0.005933100%coinbase75d ago0x0588ae…7eeec1
0x71d5…508c0x3e0a…78e7Base—$0.005189100%coinbase75d ago0x2dab44…4489d8
0x71d5…508c0x3e0a…78e7Base—$0.004615100%coinbase75d ago0x4ea284…240d18
0x71d5…508c0x3e0a…78e7Base—$0.004142100%coinbase75d ago0x6aa466…64c2c9
0x71d5…508c0x3e0a…78e7Base—$0.005769100%coinbase75d ago0xc7e4b0…15ab49
0x71d5…508c0x3e0a…78e7Base—$0.005664100%coinbase75d ago0x9b1b4a…c91de5
0x71d5…508c0x3e0a…78e7Base—$0.003071100%coinbase75d ago0x6514cd…870df1
0x71d5…508c0x3e0a…78e7Base—$0.002691100%coinbase75d ago0x9b6f59…41f8e1
0x71d5…508c0x3e0a…78e7Base—$0.005496100%coinbase75d ago0x90cf19…95e850
0x71d5…508c0x3e0a…78e7Base—$0.004547100%coinbase75d ago0x7b97bc…464d1f
0x71d5…508c0x3e0a…78e7Base—$0.004356100%coinbase75d ago0x296b70…b96c91
0x71d5…508c0x3e0a…78e7Base—$0.003301100%coinbase75d ago0xfbff47…1760be

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.