Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff9f…0e320x4466…125eBasex402 service$0.0022100%candidates103d ago0xfb65bd…1c26f2
0xff9f…0e320x4466…125eBasex402 service$0.008100%coinbase103d ago0xadb881…192fd2
0xff9f…0e320x4466…125eBasex402 service$0.02100%coinbase103d ago0x4bbe1d…e6470c
0xff9f…0e320x4466…125eBasex402 service$0.008100%candidates104d ago0xf0ff83…d6b4bf
0xff9f…0e320x4466…125eBasex402 service$0.005100%candidates104d ago0xcc13e5…0ba31e
0xff9f…0e320x4466…125eBasex402 service$0.006100%candidates104d ago0xe3ff62…1e444a
0xff9f…0e320x4466…125eBasex402 service$0.01100%candidates104d ago0xfb6bc5…bf94e8
0xff9f…0e320x4466…125eBasex402 service$0.006100%candidates104d ago0x5cfe76…7ed425
0xff9f…0e320x4466…125eBasex402 service$0.006100%coinbase104d ago0xccb0ae…33478b
0xff9f…0e320x4466…125eBasex402 service$0.005100%coinbase104d ago0x4cf72a…9ba04f
0xff9f…0e320x4466…125eBasex402 service$0.006100%coinbase104d ago0x7919c9…03a332
0xff9f…0e320x4466…125eBasex402 service$0.005100%coinbase104d ago0x7eb9ec…1b76e8
0xff9f…0e320x4466…125eBasex402 service$0.006100%coinbase104d ago0xab6cf5…e70834
0xff9f…0e320x4466…125eBasex402 service$0.004100%coinbase104d ago0xb7b618…8a28fd
0xff9f…0e320x4466…125eBasex402 service$0.005100%coinbase104d ago0xaf5e02…3ae7eb
0xff9f…0e320x4466…125eBasex402 service$0.005100%coinbase104d ago0x37863f…32bbfc
0xff9f…0e320x4466…125eBasex402 service$0.0022100%coinbase104d ago0x88d372…032b2e
0xff9f…0e320x4466…125eBasex402 service$0.0022100%coinbase104d ago0xd6c54d…eb8967
0xff9f…0e320x4466…125eBasex402 service$0.005100%coinbase104d ago0xba8b14…3145d6
0xff9f…0e320x4466…125eBasex402 service$0.05100%coinbase104d ago0x45c7df…2309ac
0xff9f…0e320x4466…125eBasex402 service$0.0038100%coinbase104d ago0x04fc58…313ba6
0xff9f…0e320x4466…125eBasex402 service$0.0022100%coinbase104d ago0xcbbfe6…ccac4b
0xff9f…0e320x4466…125eBasex402 service$0.008100%coinbase104d ago0xfc4dba…a2c2dd
0xff9f…0e320x4466…125eBasex402 service$0.02100%coinbase104d ago0xf93664…9d2110
0xff9f…0e320x4466…125eBasex402 service$0.008100%coinbase104d ago0x7ea9b6…a74e84

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.