Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x176e…1dc40x10c1…1e24Base—$1.69100%coinbase115d ago0x81aaad…ed8003
0x176e…1dc40x10c1…1e24Base—$0.57100%coinbase115d ago0xb9a3f4…336105
0x176e…1dc40x10c1…1e24Base—$0.64100%coinbase115d ago0x65a97d…046410
0x176e…1dc40x10c1…1e24Base—$0.52100%coinbase115d ago0x6c00f5…bb878c
0x176e…1dc40x10c1…1e24Base—$0.64100%coinbase115d ago0xce00b6…949bff
0x176e…1dc40x10c1…1e24Base—$0.61100%coinbase115d ago0xca332c…212c79
0x176e…1dc40x10c1…1e24Base—$0.59100%coinbase115d ago0xad9514…3280ac
0x176e…1dc40x10c1…1e24Base—$0.54100%coinbase115d ago0x762418…a04518
0x176e…1dc40x10c1…1e24Base—$0.60100%coinbase115d ago0x4e468a…c2ae9c
0x176e…1dc40x10c1…1e24Base—$0.62100%coinbase115d ago0xbdaf58…6689f1
0x176e…1dc40x10c1…1e24Base—$0.65100%coinbase115d ago0xbc6d89…98a39a
0x176e…1dc40x10c1…1e24Base—$0.57100%coinbase115d ago0x5c98b0…4f3228
0x176e…1dc40x10c1…1e24Base—$0.51100%coinbase115d ago0x498438…60dc48
0x176e…1dc40x10c1…1e24Base—$0.57100%coinbase115d ago0xbfb1ee…f23b7b
0x176e…1dc40x10c1…1e24Base—$0.52100%coinbase115d ago0xbe0713…ab8164
0x176e…1dc40x10c1…1e24Base—$0.61100%coinbase115d ago0x2e29c8…65dd6e
0x176e…1dc40x10c1…1e24Base—$0.64100%coinbase115d ago0x16d162…81e8c2
0x176e…1dc40x10c1…1e24Base—$0.64100%coinbase115d ago0x97e07d…16216e
0x176e…1dc40x10c1…1e24Base—$0.59100%coinbase115d ago0xbf9c65…d7183b
0x176e…1dc40x10c1…1e24Base—$0.58100%coinbase115d ago0x877b5d…4bebc6
0x176e…1dc40x10c1…1e24Base—$0.56100%coinbase115d ago0xb67ab8…693802
0x176e…1dc40x10c1…1e24Base—$0.57100%coinbase115d ago0xdb8c30…b0c167
0x176e…1dc40x10c1…1e24Base—$0.58100%coinbase115d ago0x72f830…0ba814
0x176e…1dc40x10c1…1e24Base—$0.73100%coinbase115d ago0x58e703…0cdfe5
0x176e…1dc40x10c1…1e24Base—$0.61100%coinbase115d ago0xdc7ddd…ef5604

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.