Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb0e…51820xac65…4417Base$0.15100%fluxa105d ago0x84a7f1…8fa80e
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa105d ago0x948590…c0c0f4
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa105d ago0xb8eadb…cb005f
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa105d ago0x20242b…5d670c
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa105d ago0x65d60c…60307c
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa105d ago0x418df2…623148
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa105d ago0xbe0139…e995ce
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa105d ago0xfe742b…0df666
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa105d ago0x3470f0…948eea
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa105d ago0x953f77…440161
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa105d ago0x72c216…220f5a
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa105d ago0xe23fcb…f4b8dd
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa105d ago0x389c82…2ff693
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa105d ago0x69e702…e18b0a
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa105d ago0xf71b0c…b686de
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa105d ago0xd0cadd…8b7e2e
0xbb0e…51820xac65…4417Base$0.06100%fluxa106d ago0xa8a8b4…9ad752
0xb90a…9ae40xbb0e…5182Base$0.05100%fluxa106d ago0xecad84…66ac05
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa106d ago0x6142a1…d37f4e
0xbb0e…51820xac65…4417Base$0.03100%fluxa106d ago0x14caa1…52125d
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa106d ago0xe678a7…5633e7
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa106d ago0x05c6ed…f3ca85
0xb90a…9ae40xbb0e…5182Base$0.01100%fluxa106d ago0x297c84…55fef9

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.