Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x768d…97c10x3618…2981Base—$2.15100%coinbase37d ago0x9ab831…e72e64
0x3618…29810x159b…4908Basex402 service$0.01100%coinbase37d ago0xf94e55…61fe3c
0x3618…29810x159b…4908Basex402 service$0.01100%coinbase37d ago0x0f17fc…779647
0x3618…29810x159b…4908Basex402 service$0.01100%coinbase37d ago0xded417…43cf52
0x3618…29810x159b…4908Basex402 service$0.10100%coinbase37d ago0xd27ced…a4f336
0x3618…29810x159b…4908Basex402 service$0.10100%coinbase37d ago0xb28220…eea763
0x3618…29810x159b…4908Basex402 service$0.10100%coinbase37d ago0x8aecb1…899c47
0x3618…29810x159b…4908Basex402 service$0.10100%coinbase37d ago0xcde971…02e984
0x3618…29810x159b…4908Basex402 service$0.10100%coinbase37d ago0x171651…9dda08
0x3618…29810x159b…4908Basex402 service$0.10100%coinbase37d ago0x601ca1…b8e887
0x3618…29810x159b…4908Basex402 service$0.10100%coinbase37d ago0x6d067e…fae15a
0x3618…29810x159b…4908Basex402 service$0.10100%coinbase37d ago0x6db6ac…7fc411
0x3618…29810x159b…4908Basex402 service$0.10100%coinbase37d ago0x83d737…de85aa
0x3618…29810x159b…4908Basex402 service$0.10100%coinbase37d ago0xd60d9d…4fbeef
0x3618…29810x159b…4908Basex402 service$0.10100%coinbase37d ago0x5265dc…d1d716
0x3618…29810x159b…4908Basex402 service$0.10100%coinbase37d ago0xd87f3f…256745
0x3618…29810x159b…4908Basex402 service$0.10100%coinbase37d ago0xedc557…cf6c30
0x3618…29810x159b…4908Basex402 service$0.10100%coinbase37d ago0x7239e9…b25e38
0x3618…29810x159b…4908Basex402 service$0.10100%coinbase37d ago0x6f548a…c30f18
0x3618…29810x159b…4908Basex402 service$0.10100%coinbase37d ago0xa81889…af8e8a
0x3618…29810x159b…4908Basex402 service$0.10100%coinbase37d ago0xd2fdd6…f10026
0x3618…29810x159b…4908Basex402 service$0.10100%coinbase37d ago0x05c56c…290c8f
0x3618…29810x159b…4908Basex402 service$0.10100%coinbase37d ago0x5c04db…98b612
0x3618…29810x159b…4908Basex402 service$0.10100%coinbase37d ago0xdbc17b…c6beda
0x3618…29810x159b…4908Basex402 service$0.10100%coinbase37d ago0x722a2a…4d1141

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.