Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase76d ago0xefd69f…9344bc
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase76d ago0x6270ec…d138b4
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase76d ago0x3cdd91…75ff7e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase76d ago0x0611b9…54b260
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase76d ago0xc1d5bf…5fc243
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase76d ago0x7dfe0b…f17888
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase76d ago0x7c225a…e903c7
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase76d ago0x43f064…5d38c5
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase76d ago0xa291a0…fdfb9f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase76d ago0x27e8d6…c770cc
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase76d ago0xa19675…12bb53
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase76d ago0xd507b0…e5cdaf
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase76d ago0x6774e8…9fd91d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase76d ago0x72992d…2c0221
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase76d ago0xaee423…5aa0a1
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase76d ago0x95a9b2…83e746
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase76d ago0x94eee7…5af84b
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase76d ago0x431f5f…e385b4
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase76d ago0xd2a9a5…76bdce
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase76d ago0x712108…5647ba
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase76d ago0x27b796…ad0f76
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase76d ago0x819c82…aa6f3b
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase77d ago0x1940e5…fc1ea3
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase77d ago0xa59af3…4dbaaa

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.