Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56de…e93b0xdc59…1506Basex402 service$0.009631100%coinbase4d ago0x1ce7e0…2a225c
0x56de…e93b0xdc59…1506Basex402 service$0.009603100%coinbase4d ago0x87daf8…3eb4eb
0x56de…e93b0xdc59…1506Basex402 service$0.009602100%coinbase4d ago0xa15ef8…69a380
0x56de…e93b0xdc59…1506Basex402 service$0.009577100%coinbase4d ago0x86facd…51c47c
0x56de…e93b0xdc59…1506Basex402 service$0.009653100%coinbase4d ago0x0f3f96…3b7367
0x56de…e93b0xdc59…1506Basex402 service$0.009771100%coinbase4d ago0xd7a5af…d42d31
0x56de…e93b0xdc59…1506Basex402 service$0.009875100%coinbase4d ago0x50fb18…99c55e
0x56de…e93b0xdc59…1506Basex402 service$0.009926100%coinbase4d ago0x7e35f8…e57ac2
0x56de…e93b0xdc59…1506Basex402 service$0.009652100%coinbase4d ago0x35d254…d24c26
0x56de…e93b0xdc59…1506Basex402 service$0.009729100%coinbase4d ago0x262ba1…25f7fb
0x56de…e93b0xdc59…1506Basex402 service$0.009761100%coinbase4d ago0x0378a4…7d15b5
0x56de…e93b0xdc59…1506Basex402 service$0.01100%coinbase4d ago0x89741e…3ce1ff
0x56de…e93b0xdc59…1506Basex402 service$0.01100%coinbase4d ago0x9c39df…503161
0x56de…e93b0xdc59…1506Basex402 service$0.009707100%coinbase4d ago0x29aa07…50736d
0x56de…e93b0xdc59…1506Basex402 service$0.009477100%coinbase4d ago0xf589fd…41fb8a
0x56de…e93b0xdc59…1506Basex402 service$0.009592100%coinbase4d ago0xbcb0b9…975b5c
0x56de…e93b0xdc59…1506Basex402 service$0.009605100%coinbase4d ago0xa7d774…c9060f
0x56de…e93b0xdc59…1506Basex402 service$0.009299100%coinbase4d ago0x88c4bf…947382
0x56de…e93b0xdc59…1506Basex402 service$0.009418100%coinbase4d ago0xcfacf8…96f3fa
0x56de…e93b0xdc59…1506Basex402 service$0.00946100%coinbase4d ago0xae335c…e38203
0x56de…e93b0xdc59…1506Basex402 service$0.009577100%coinbase4d ago0x6d1899…318a6a
0x56de…e93b0xdc59…1506Basex402 service$0.01100%coinbase4d ago0x2c2240…00de82
0x56de…e93b0xdc59…1506Basex402 service$0.01100%coinbase4d ago0x75067e…a2c55b
0x56de…e93b0xdc59…1506Basex402 service$0.01100%coinbase4d ago0x8e7c89…63a6c6
0x56de…e93b0xdc59…1506Basex402 service$0.01100%coinbase4d ago0x5c6964…1affee

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.