Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe153…90560x90ac…ae48Base—$0.10100%ultravioletadao7d ago0x49ab39…de370a
0xe153…90560x8c3b…a713Base—$0.10100%ultravioletadao7d ago0x2b52c4…60a62e
0xe153…90560xf2eb…9bebBase—$0.10100%ultravioletadao7d ago0xd7f11c…c18939
0xe153…90560x7853…987dBase—$0.10100%ultravioletadao7d ago0xe25c9c…b80ee9
0xe153…90560x4b68…114dBase—$0.10100%ultravioletadao7d ago0x79893c…b3ce05
0xe153…90560x705a…10d5Base—$0.10100%ultravioletadao7d ago0x5d7d2b…18e806
0xe153…90560x7031…3720Base—$0.10100%ultravioletadao7d ago0x4d6b96…3eee27
0xe153…90560x8d2c…4532Base—$0.10100%ultravioletadao7d ago0x34db5c…5ff048
0xe153…90560x56d3…a5a7Base—$0.10100%ultravioletadao7d ago0x157d6f…966adb
0xe153…90560x4f79…afaeBase—$0.10100%ultravioletadao7d ago0x8cf39f…97a4ab
0xe153…90560x7a53…c22cBase—$0.10100%ultravioletadao7d ago0x7acff0…eaef28
0xe153…90560x58a5…0b61Base—$0.10100%ultravioletadao7d ago0x1a6032…d9e7ef
0xe153…90560x3827…6c47Base—$0.10100%ultravioletadao7d ago0xe5ee8b…84a00e
0xe153…90560xb756…5237Base—$0.10100%ultravioletadao7d ago0x59766f…09f802
0xe153…90560xa3f3…e7efBase—$0.10100%ultravioletadao7d ago0xfc5828…b5d8d0
0xe153…90560x9da8…3fbdBase—$0.10100%ultravioletadao7d ago0x7a49f1…a50ca2
0xe153…90560xa63e…91a1Base—$0.10100%ultravioletadao7d ago0x573286…873caa
0xe153…90560x9843…7556Base—$0.10100%ultravioletadao7d ago0x8e4c38…c584ab
0xe153…90560x5c0b…1b17Base—$0.10100%ultravioletadao7d ago0xffc1bc…b4d3d5
0xe153…90560x1a09…be42Base—$0.10100%ultravioletadao7d ago0x15f0e0…cdf0d7
0xe153…90560xa60d…5fb7Base—$0.10100%ultravioletadao7d ago0xb9b5da…22c7ea
0xe153…90560xe2ca…a0b2Base—$0.10100%ultravioletadao7d ago0xf09594…8c55b2
0xe153…90560xfa43…4bbdBase—$0.10100%ultravioletadao7d ago0x97f59d…0bf473
0xe153…90560x4019…c7e0Base—$0.10100%ultravioletadao7d ago0xa54272…8fefd6
0xe153…90560x9662…5a42Base—$0.10100%ultravioletadao7d ago0x178afb…405534

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.