Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd50d…29af0x4466…125eBasex402 service$0.02100%coinbase118d ago0x5d1a93…37bfe4
0xd50d…29af0x4466…125eBasex402 service$0.05100%coinbase118d ago0x4118cc…cd3379
0xd50d…29af0x4466…125eBasex402 service$0.0022100%coinbase118d ago0x87b37f…f95e90
0xd50d…29af0x4466…125eBasex402 service$0.0022100%coinbase118d ago0xa710ac…54e37f
0xd50d…29af0x4466…125eBasex402 service$0.008100%coinbase118d ago0xe361a6…dea4d9
0xd50d…29af0x4466…125eBasex402 service$0.0022100%coinbase118d ago0x2ef54b…57a34d
0xd50d…29af0x4466…125eBasex402 service$0.008100%coinbase118d ago0x6d1b7d…435e6f
0xd50d…29af0x4466…125eBasex402 service$0.0022100%coinbase118d ago0x6bdff8…f95da9
0xd50d…29af0x4466…125eBasex402 service$0.005100%coinbase118d ago0x2e28b9…c46052
0xd50d…29af0x4466…125eBasex402 service$0.0022100%coinbase118d ago0x28cb0b…756f41
0xd50d…29af0x4466…125eBasex402 service$0.02100%coinbase118d ago0x1c1360…0adbd0
0xd50d…29af0x4466…125eBasex402 service$0.005100%coinbase118d ago0x69f635…40f2c4
0xd50d…29af0x4466…125eBasex402 service$0.0022100%coinbase118d ago0xcbff2f…1dbd65
0xd50d…29af0x4466…125eBasex402 service$0.02100%coinbase118d ago0x309756…47ba75
0xd50d…29af0x4466…125eBasex402 service$0.0022100%coinbase118d ago0x31bebf…714a9e
0xd50d…29af0x4466…125eBasex402 service$0.0022100%coinbase118d ago0xfecfb0…0e2aa9
0xd50d…29af0x4466…125eBasex402 service$0.03100%coinbase118d ago0xbf95a9…2882f8
0xd50d…29af0x4466…125eBasex402 service$0.02100%coinbase118d ago0x27440d…047d14
0xd50d…29af0x4466…125eBasex402 service$0.02100%coinbase118d ago0x53dc3c…bf6f59
0xd50d…29af0x4466…125eBasex402 service$0.02100%coinbase118d ago0x30bd4b…b04f76

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.