Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc2d ago0x635a07…737eff
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc2d ago0x051aa9…3e0e99
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc2d ago0x0a161b…89277e
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc2d ago0x4091e6…17eb9b
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc2d ago0x3407dc…1bdbc0
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc2d ago0x172ee1…60aa85
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc2d ago0x0daaf7…3fa123
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc2d ago0x6c2ded…77ee08
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc2d ago0x3b7b12…8af17b
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc2d ago0x4d0817…3cfbba
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc2d ago0x679a01…1441fc
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc2d ago0x456185…c71afc
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc2d ago0xc33fe1…a3adef
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc2d ago0x279229…ea8931
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc2d ago0x00d59f…43d5ea
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc2d ago0xab02cc…8001bb
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc2d ago0x478e13…f61996
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc2d ago0x956ea3…506122
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc2d ago0x5cecff…8fb407
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc2d ago0xc8a65f…ea6687
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc2d ago0xacec5c…773355
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc2d ago0xa1dc59…5664a4
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc2d ago0x3e22a4…84d227
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc2d ago0x0b4c01…c202a5
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc2d ago0x0c9a4a…3f29a0

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.